udig uses the eclipse builder; you can call it from the command line
or an ant script (as if often done for people setting up nightly
builds). For more information please review the eclipse help menu.
 Examples:
- 
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_feature_generating_antcommandline.htm
- 
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_feature_build.htm
- 
http://help.eclipse.org/galileo/index.jsp?topic=/org.eclipse.jdt.doc.isv/guide/jdt_apt_building_with_apt.htm

They provide the following example:

java -jar <eclipseInstall>/plugins/org.eclipse.equinox.launcher_<version>.jar
-application org.eclipse.ant.core.antRunner -buildfile
<<eclipseInstall>/plugins/org.eclipse.pde.build_<version>/scripts/build.xml>
-Dbuilder=<path to the build configuration folder>

(I always check the help menu since it seems to be the best way to
find documentation on the version of eclipse I am using at the time)

Jody
_______________________________________________
User-friendly Desktop Internet GIS (uDig)
http://udig.refractions.net
http://lists.refractions.net/mailman/listinfo/udig-devel
  • ... Rahul . . . हम पंछी उन्मुक्त गगन के
    • ... Jody Garnett

Reply via email to