-
Bug
-
Resolution: Fixed
-
P4
-
7u40
-
None
Project preferences and more particularly project names are stored using the java prefs API.
The Preferences.java class defines a MAX_NAME_LENGTH = 80.
This is the maximum length of a node name (80 characters).
As a consequence, this is also the maximum length of an SB project name.
The Preferences.java class defines a MAX_NAME_LENGTH = 80.
This is the maximum length of a node name (80 characters).
As a consequence, this is also the maximum length of an SB project name.