Cybersecurity
DevOps Cloud
IT Operations Cloud
ERROR: Cannot access Class com-starbase-starteam-Property.html
Information in this Brief applies to:
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.
Fig1.
Verifying the library is configured, see Fig 2.
Fig2.
Then verifying the palette is configured correctly, see Fig 3
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.
Fig 4.
Under the ?Paths? Tab, select he ?Required Libraries? Tab, see Fig 5, note the errors.
Fig5.
Select the ?Add? button, See Fig 6.
Fig 6.
Select the libraries that are defined under Tools?Configure libraries, see Fig 7.
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.
Fig8.
Then select ?OK?, see Fig 8.
Save the project and Run the project, see Fig 9.
Fig9.
Errors are no longer displayed in JBuilder, see Fig 10.
Fig10.