Dear Wiki user, You have subscribed to a wiki page or wiki category on "Xmlgraphics-fop Wiki" for change notification.
The following page has been changed by JeremiasMaerki: http://wiki.apache.org/xmlgraphics-fop/FOPIDESetupGuide The comment on the change is: Updated IDE setup guide ------------------------------------------------------------------------------ * build/gensrc * Add this '''before''' running the ''codegen'' target outside Eclipse. When adding, you will have the opportunity to create a new directory. Create this directory. After running codegen, ''Refresh'' the directory in the Navigator view. * src/java - * src/java-1.3 or src/java-1.4 depending on your JRE release - * test/java (available soon) + * src/codegen/java + * src/codegen/unicode/java + * test/java * optional: examples/mathml/src * optional: examples/plan/src * optional: examples/embedding/java @@ -164, +165 @@ http://people.apache.org/~manuel/fop/images/netbeans_step_2.gif * Add the following directories as the directories for 'Existing Sources': * $FOP_HOME/src/java - * $FOP_HOME/src/java-1.4 + * $FOP_HOME/src/codegen/java + * $FOP_HOME/src/codegen/unicode/java * $FOP_HOME/build/gensrc http://people.apache.org/~manuel/fop/images/netbeans_step_3.gif * Right click the project in the Projects window and open the project properties. Add all the jar files in $FOP_HOME/lib as well as those added above, e.g. JAI, Jimi, ... @@ -177, +179 @@ * Enter 'http://svn.apache.org/repos/asf/xmlgraphics/fop/trunk' as 'Repository URL' * Leave everything else blank (for non committers) and click 'Finish' http://people.apache.org/~manuel/fop/images/netbeans_step_5.gif - * In the Project window right click the nodes for '$FOP_HOME/src/java' and $FOP_HOME/src/java-1.4' + * In the Project window right click the nodes for '$FOP_HOME/src/java' and the other source directories. * For each node select 'SVN Local' and then 'Refresh recursively' ==== Checkstyle support ==== --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
