Openbravo Issue Tracking System - Tools
View Issue Details
0002897ToolsOtherspublic2008-04-17 18:012011-02-04 09:16
rafaroda 
rmorley 
lowminoralways
scheduledopen 
5
0002897: .launch files hardcoded for 'openbravo'
*Environment
OS: Ubuntu 7.04
DB: Oracle XE 10g
OB: Trunk source code
Web browser: Firefox 2

*Steps
Using Eclipse IDE, if you change the project name to another different from 'openbravo', launch files for Ant targets will not display in External Tools (take a look at this article [1]).

References to 'openbravo' should be replaced by relative path to project in .launch files.

[1] http://wiki.openbravo.com//wiki/Installation_and_setup_of_Eclipse_IDE#Defining_Tomcat_server [^]
No tags attached.
Issue History
2008-06-13 18:46cromeroStatusnew => scheduled
2008-06-13 18:46cromeroPrioritynormal => low
2008-06-13 18:46cromeroDescription Updated
2008-06-13 19:58cromeroTarget Version => 2.40
2008-06-24 09:37rafarodaNote Added: 0007972
2008-06-24 09:38rafarodaNote Added: 0007973
2008-06-24 09:38rafarodaFixed in Version2.40 =>
2008-06-24 09:38rafarodaTarget Version2.40 =>
2008-08-08 11:14rafarodaNote Added: 0008503
2008-10-02 17:12rafarodaTypedefect => feature request
2008-11-10 14:25rafarodaAssigned Torafaroda => pjuvara
2008-11-15 14:31pjuvaraProjectOpenbravo ERP => Tools
2011-02-04 09:16jpabloaeAssigned Topjuvara => rmorley

Notes
(0006486)
user71   
2005-06-01 00:00   
(edited on: 2008-06-12 09:43)
This bug was originally reported in SourceForge bug tracker and then migrated to Mantis.

You can see the original bug report in:
https://sourceforge.net/support/tracker.php?aid=1945068 [^]
(0007972)
rafaroda   
2008-06-24 09:37   
Forum thread related: http://sourceforge.net/forum/forum.php?thread_id=2074502&forum_id=549512 [^]
(0007973)
rafaroda   
2008-06-24 09:38   
Its seems that, due to an Eclipse issue, this bug can not be fixed by now: https://bugs.eclipse.org/bugs/show_bug.cgi?id=238082 [^]
(0008503)
rafaroda   
2008-08-08 11:14   
The same will happen with '.classpath' files inside src-core [1], src-wad [2] and src-trl [3] once 'library-auditing' project [4] will be merged to the trunk.

[1] https://dev.openbravo.com/websvn/openbravo/trunk/src-core/.classpath [^]
[2] https://dev.openbravo.com/websvn/openbravo/trunk/src-wad/.classpath [^]
[3] https://dev.openbravo.com/websvn/openbravo/trunk/src-trl/.classpath [^]
[4] http://wiki.openbravo.com/wiki/Projects/Library_Auditing [^]