Where to download Apache FOP? - apache-fop

I've recently installed Altova MissionKit 2012 to start working with XML-Spy to create style sheets and so on. The way I understand it, and correct me if I'm wrong, but I need Apache FOP to output my XSL-FO to PDF?
I've been googling around and I'm having some trouble finding out where I can download it? Any advice would greatly be appreciated!
Thanks,

http://xmlgraphics.apache.org/fop/download.html

Altova has a link to download Apache FOP on their site, too: http://www.altova.com/components_processors.html

Related

Eclipse PHP formatter for CakePHP

In Eclipse
In Window->Preferences->PHP->Code Style->Formatter
I want to import for CakePHP instead of PHP but I haven't find in the file in format XML.
I appreciate you in advanced.
It should be a xml file like this:
Please refer to this: https://book.cakephp.org/3.0/en/contributing/cakephp-coding-conventions.html
CakePHP encourages you to code using PSR-2, and it should be already included in Eclipse. Additionally, CakePHP ships with .editorconfig file, which, depending on your IDE setup, can be included and can help you.
Go to editorconfig_plugin_Eclipse to look for the Eclipse plugin.
Go to editorconfig_demo for a brief demo slideshow which you could find informative.
Go to editorconfig_example for an example CakePHP editorconfig file on GitHub.
Go to editorconfig_tutorial for a video tutorial (in 3 parts) on the editorconfig file which you could also find helpful.
That all being said, I think the Eclipse community is still waiting for a CakePHP formatting file that meets your needs, one that can just be dropped into the Eclipse environment.

JBoss Marshall options are not showing

I am new to JBoss Fuse. I am trying to follow the tutorials and use Marshall and Unmarshall features using JBoss Developer Studio.
Problem, I am facing is, I am not able to see any options in Properties tab for Marshall.
This is what I am seeing on my IDE.
Seen on my IDE
But in the tutorials, this what what is shown.
Shown in tutorial
Please help me and let me know what needs to be done to see those options.
Thanks for your help.
Regards, Vishu
you unfortunately hit a known regression in 9.1.0, see https://issues.jboss.org/browse/FUSETOOLS-2314
The good part is that this issue has been already fixed and fix will be available in next release, Fuse Tooling 9.2.0 which is currently planned at end of May.
regards,

Attachment Plugin for Bugzilla

I'm looking for a Plugin that makes the Bugzilla attachment handling more easy and intuitive.
eg: A integration snipping tool or another screenshot functionality...File upload via Drag'n'Drop or something similar...
I already spend some time looking for something suitable online but so far without any success.
Hope you guys can help me!

JBoss gettingstarted.zip

I am looking for the gettingstarted.zip or the examples in the jboss tutorial, but could not find them, especially the sources for the jsfejb3 example. Are these examples removed from the distribution or am I to stupid to find them?
Do you mean the example shown in http://docs.redhat.com/docs/en-US/JBoss_Enterprise_Application_Platform/4.3/html-single/Getting_Started_Guide/index.html#About_the_Example_Applications ?
If so it's available in the "Application Platform 4.3.0.GA_CP09 documentation" available from https://access.redhat.com/downloads/
this might be what you are looking for JBOSS Start Guide.zip, also maybe try JBoss Sourceforge page
edit: try this maybe JSF-EJB3 Example
and these guys LINK seem to have got working what you are having trouble with maybe something in thier posts can help

Eclipse & Sharepoint

I wanted to check with you guys if anyone knows an Eclipse plugin that can integrate SharePoint onto it. I did a lot of research and couldn't find any.
Thanks a lot in advance!
Regards.
Maybe you could use it over WebDAV.
But please don't tell me you want to store source code in Sharepoint?