how to link up eclipse with ofbiz?

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

how to link up eclipse with ofbiz?

Patrick-4
I tried New Project -> Java Project from Existing Ant file -> Ant
Buildfile: C:\opt\ofbiz-release9.04\build.xml

Specified buildfile does not contain javac task

Any tips are appreciated.
Reply | Threaded
Open this post in threaded view
|

Re: how to link up eclipse with ofbiz?

BJ Freeman
Eclipse is not configuredtodeal with includes

best to New Project ->Java project
the classpath and project are already created and downloaded from the svn

=========================
BJ Freeman
http://bjfreeman.elance.com
Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52>
Specialtymarket.com <http://www.specialtymarket.com/>

Systems Integrator-- Glad to Assist

Chat  Y! messenger: bjfr33man
Linkedin
<http://www.linkedin.com/profile?viewProfile=&key=1237480&locale=en_US&trk=tab_pro>


Patrick sent the following on 6/4/2010 12:21 PM:
> I tried New Project -> Java Project from Existing Ant file -> Ant
> Buildfile: C:\opt\ofbiz-release9.04\build.xml
>
> Specified buildfile does not contain javac task
>
> Any tips are appreciated.
>