|
What this is
Other links
The source codeSmall example which builds the org.eclipse.jdt.core plug-in from the command line using a PDE Build mechanism. To run the example: 1. Install eclipse, build 3.2M3 or later 2. Check out the "scripts" directory from platform-releng-home/examples/build_jdtcore i.e. cvs -d :pserver:anonymous@dev.eclipse.org:/home/eclipse co -d scripts platform-releng-home/examples/build_jdtcore/scripts 3. To run build: -cd to <eclipse install>/plugins/org.eclipse.pde.build_3.2.0.v20051031a/scripts -execute: java -jar <eclipse install>/startup.jar -application org.eclipse.ant.core.antRunner -f build.xml -Dbuilder= |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.