Ticket #49 (closed defect: fixed)
SVN Trunk Cleanup
| Reported by: | pkbhavani | Owned by: | maccaf |
|---|---|---|---|
| Priority: | highest | Milestone: | 1.0M1 |
| Component: | core | Version: | devel |
| Severity: | major | Keywords: | error |
| Cc: | OS: | All |
Description
can anyone cleanup the trunk there still exist both net.sourceforge.* and org.eclipsetrader.* packages. Whole checkout is not buildable in eclipse. errors still exists with javax.xml.bind, org.junit packages.
existing Development setup instruction page http://www.eclipsetrader.org/wiki/DevelopmentSetup is obsolete, please update.
Test cases are all in error.
-pkb
Change History
Note: See
TracTickets for help on using
tickets.

Checked out the svn trunc today, and followed the instructions from http://www.eclipsetrader.org/wiki/DevelopmentSetup. Every thing works. changed all J2SE-1.5 in .classpath to JavaSE-1.6, which took care of Jaxb errors.
-Praveen