Wikis - Page

ERROR: Cannot access Class com-starbase-starteam-Property.html

0 Likes

Problem:

ERROR: Cannot access Class com-starbase-starteam-Property.html

Resolution:

Information in this Brief applies to:

  • StarTeam 5.2, StarFlow Extensions 5.2.3, JBuilder 7 & 8.
  • Operating Systems: All

Problem

When opening a JBuilder *.jpx project file to modify one of the sample forms in the StarFlow Extensions Project user receives error: "Cannot access class com.starbase.starteam.Property; file comstarbasestarteamProperty.class not found at line 5", as thought the library or palette were incorrectly configured. In StarFlow Extensions 5.2.3, the sample *.jpx files the name references to the required libraries changed.

Workaround

Error in opening a StarTeam Extensions 5.2.3 sample form in JBuilder 7 or 8, appears to be an incorrectly configured library or palette in JBuilder. See Fig 1.

 7670a.jpg

Fig1.

Verifying the library is configured, see Fig 2.

7670b.jpg

Fig2.

Then verifying the palette is configured correctly, see Fig 3

7670c.jpg

Fig3.

Attempting to compile the form or open still results in the errors seen is Fig 1. This is due to the fact that the *.jpx file contains the libraries needed to create the project file. The StarFlow Extensions project was renamed to StarTeam
Extensions., JBuilder is looking for the new libraries.

Solution:
Secondary mouse on the *.jpx file and select Properties, see Fig 4.

7670d.jpg

Fig 4.

Under the ?Paths? Tab, select he ?Required Libraries? Tab, see Fig 5, note the errors.

7670e.jpg

Fig5.

Select the ?Add? button, See Fig 6.

7670f.jpg

Fig 6.

Select the libraries that are defined under Tools?Configure libraries, see Fig 7.

7670g.jpg

Fig7.

You may select more than one library at a time by holding down the ?Ctrl-? key and selecting the desired Libraries. Then select OK, see Fig 7.

Next Ctrl-select the libraries with the error and then the ?Remove? button, see Fig 8.

7670h.jpg

Fig8.

Then select ?OK?, see Fig 8.
Save the project and Run the project, see Fig 9.

7670i.jpg

Fig9.

Errors are no longer displayed in JBuilder, see Fig 10.

7670j.jpg

Fig10.

Old KB# 28491
Comment List
Related
Recommended