Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0009247Openbravo ERPA. Platformpublic2009-05-30 17:212009-06-02 00:00
bali518 
rafaroda 
normalcriticalalways
closedduplicate 
10windows 7
2.50 
 
Core
No
0009247: Fail to build in Eclipse
I am following following wiki page to build project in Eclipse: http://wiki.openbravo.com/wiki/Installation_and_setup_of_Eclipse_IDE [^]

I used eclipse.install.source and tried two times, but always fail with the same error message:
        [echo] applying modules

BUILD FAILED
F:\Openbravo\build.xml:483: taskdef class org.openbravo.erpCommon.modules.ApplyModuleTask cannot be found

The class cann't be found in the <classpath refid="project.class.path">, looks like it is not built yet.

The source is downloaded from sourceforget 2.5 release package(not SVN).

Also, if I open a a cmd prompt and exectue "ant install.source", it compiles OK.
1. Set up Eclipse dev env
2. Run external tools: eclipse.install.source

PS. ===My java env===
F:\Installs\tomcat6\bin>java -version
java version "1.6.0_13"
Java(TM) SE Runtime Environment (build 1.6.0_13-b03)
Java HotSpot(TM) 64-Bit Server VM (build 11.3-b02, mixed mode)

F:\Installs\tomcat6\bin>javac -version
javac 1.6.0_13

F:\Installs\tomcat6\bin>
No tags attached.
duplicate of defect 0007571 closed alostale eclipse.install.source does not work 
Issue History
2009-05-30 17:21bali518New Issue
2009-05-30 17:21bali518Assigned To => rafaroda
2009-06-01 09:08rafarodaRelationship addedrelated to 0007571
2009-06-01 09:10rafarodaNote Added: 0016789
2009-06-01 09:10rafarodaStatusnew => feedback
2009-06-01 12:16rafarodaRelationship replacedduplicate of 0007571
2009-06-01 12:16rafarodaStatusfeedback => closed
2009-06-01 12:16rafarodaDuplicate ID0 => 7571
2009-06-01 12:16rafarodaResolutionopen => duplicate
2009-06-02 00:00anonymoussf_bug_id0 => 2799685

Notes
(0016789)
rafaroda   
2009-06-01 09:10   
Hi,

Could you please confirm that using Openbravo ERP 2.50 MP1 source code [1] project can be built? This issue was solved with [2].

Thanks.

[1] https://code.openbravo.com/erp/devel/main/tags [^]
[2] https://issues.openbravo.com/view.php?id=7571 [^]