Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0002605Openbravo ERPA. Platformpublic2008-02-11 12:512008-08-13 18:19
rafaroda 
rafaroda 
normalminoralways
closedfixed 
5
 
2.40alpha-r2 
No
Core
No
0002605: Eclipse .classpath file issue
*Environment
OS: Ubuntu 7.04
DB: Oracle XE 10g
OB: Trunk source dode 2196
Web browser: Firefox 2

*Steps to reproduce
1. Using Eclipse IDE, perform an 'eclipse.compile.complete'.
2. Right click on 'openbravo' project and 'Refresh'.
3. Right click on 'openbravo' project and 'Build project'.

Notice that 'openbravo/build/classes' folder has been filled with files with extensions different from '*.class'. This slows down refreshes and buildings with Eclipse IDE.
No tags attached.
depends on backport 0003624 closed rafaroda Eclipse .classpath file issue 
Issue History
2008-08-13 18:19plujanStatusresolved => closed

Notes
(0006194)
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=1891091 [^]
(0003170)
rafaroda   
2008-02-11 14:19   
(edited on: 2008-06-12 09:24)
Logged In: YES
user_id=1892190
Originator: YES

Modified Eclipse '.classpath' file in order to only put '*.class' files inside 'build/classes'.