Online documentation - Websydian v6.1
|
Package does not exists received during Java build
SYMPTOMS
During build of Java program in Plex the compiler generates the
following error:
- Package xxx.xxx.xxx.xxx does not exist
CAUSES
- You have not specified all required Java user classes
configuration of Plex
- You have misspelled one or more jar files in the Java user
classes configuration of Plex
- Referenced jar files does not exists
RESOLUTION
- Open the Generate and Build Options dialog in Plex
- Select System Definitions in the left list
- Select the Local System system type and press Properties
- In the properties window select Java Build
- Make sure that you have all required jar files listed in the
User classes field. Multiple values are to be separated by ;
(semicolon).
Make sure that you specify the fully qualified path to each
required jar file