Main Menu
Login
SSL SecureMode
Username:
Password:  
Lost Password?
Register now!
ChangeVision Members Map
Search
Forum Index   -   Topic Index
   Bug information about JUDE
     [Fixed-5.4] An error occurs depending on the order of CLASSPATH of Java Project's that uses JUDE API

Threaded | Newest First Previous Topic | Next Topic | Bottom
Poster Thread
Joba
Posted on: 2008/9/10 15:36
Developer
Joined: 2006/6/6
From:
Posts: 969
[Fixed-5.4] An error occurs depending on the order of CLASSPATH of Java Project's that uses JUDE API
1. Product Version
JUDE/Professional 5.2.2, 5.3

2. Description
An error occurs if the jude-api.jar is set before the jude-pro.jar (jude-community.jar) in the order of CLASSPATH of Java Project's that uses JUDE API.

3. Solution
Set the jude-api.jar after jude-pro.jar (jude-community.jar).

i.e.
---------------------------------------------------------------
set CLASSPATH=%JUDE_JAR%;%API_JAR%;
---------------------------------------------------------------

4. Status
This bug has been fixed in version 5.4.

5. Bug ID
3428
Threaded | Newest First Previous Topic | Next Topic | Top