AppFuseEclipse |
|
Your trail: |
Difference between
version 20
and
version 19:
At line 1 changed 1 line. |
[AppFuse], by default, is configured to be an [Eclipse|http://www.eclipse.org] project. When you do __ant new -Dapp.name=''yourApp'' -Ddb.name=''yourDatabase''__ you will get the .project and .classpath files to start your project with. However, you will need to make a few setting changes in Eclipse to run [Ant|http://jakarta.apache.org/ant]. This tutorial shows you how to use Eclipse with AppFuse, but should be applicable to any application based on AppFuse. |
[AppFuse], by default, is configured to be an [Eclipse|http://www.eclipse.org] project. When you run __ant new -Dapp.name=''yourApp'' -Ddb.name=''yourDatabase''__ you will get the .project and .classpath files to start your project with. However, you will need to make a few setting changes in Eclipse to run [Ant|http://jakarta.apache.org/ant]. This tutorial shows you how to use Eclipse with AppFuse, but should be applicable to any application based on AppFuse. |
Back to AppFuseEclipse,
or to the Page History.
|