Difference between revisions of "Common Problems and Solutions"

From CDOT Wiki
Jump to: navigation, search
Line 1: Line 1:
 
== Import the code base from the mercurial repository into Eclipse 3.6 ==
 
== Import the code base from the mercurial repository into Eclipse 3.6 ==
 +
 +
0. URL of the mercurial repository (without using ssh)
 +
 +
  Solution: http://liberia.proximity.on.ca:81/PostgreSQL%20Adapter/
  
 
1. Error (25 items)
 
1. Error (25 items)

Revision as of 14:48, 2 February 2011

Import the code base from the mercurial repository into Eclipse 3.6

0. URL of the mercurial repository (without using ssh)

  Solution: http://liberia.proximity.on.ca:81/PostgreSQL%20Adapter/

1. Error (25 items)

  Solution: Add THIRD_PARTY variable (C:\java) (Java Build Path -> Classpath Variables).

2. Error (3 items)

  Solution: Right-click on "core" and select Build Path.
            Edit the Libraries.

3. Update build.xml and build.properties.

  e.g. the version number of Eclipse, the path of the workspace C:\java

4. Update a system path name at line 1825 in :nexj.core.rpc.sql.ra.SQLManagedConnection.java

  e.g. C:\work\out