Products | Versions |
---|---|
TIBCO Streaming | 7 |
Streambase stores its configuration in the Documents and Settings folder in Windows and the directory structure it uses becomes very long. This is not not necessarily bad, though there is one Java class that seems to contain an inner class in an inner class that significantly adds to the overall absolute path: NewTestCaseCreationWizard$ClasspathFixSelectionDialog$ClasspathFixLabelProvider.class
We have discovered that certain programs such as the program we use to back up certain directories including the Documents and Settings folder, choke when the absolute path of the file is larger than 256 characters. Here is the full path of the file listed above (the 8-character user name has been replaced):
C:\Documents and Settings\XXXXXXXX\Application Data\StreamBase\StreamBase Studio 6.6.3\Configuration\org.eclipse.osgi\bundles\141\1\.cp\org\eclipse\jdt\internal\junit\wizards\NewTestCaseCreationWizard$ClasspathFixSelectionDialog$ClasspathFixLabelProvider.class
If you count the length of the above string it comes to 261 characters, just a bit above the limit. Is there a way to change the folder where Studio keeps it's class references?