|
|
Team/CVS Project Create Module fails on Windows 2000 |
JBuilder's CVS support is using a form of Runtime.exec() which does not handle paths with spaces.
Windows 2000's user.home path contains, in part, C:\Documents and SettingsThe command line JBuilder is attempting to execute is: C:\Documents and Settings\...\cvscmd.batThe Runtime.exec() call is parsing the string and assuming the first space delimits the command from the parameters. So, the JVM is trying to execute the command "C:\Documents" instead. The workaround for this problem is to force JBuilder to use a different directory for user.home. Create a directory, say: C:\MyProfiles\mynameOr select something which already exists and which contains NO spaces in its path. Now edit JBuilder4/bin/jdk.config and add the following line at the end of the file: vmparam -Duser.home=C:\MyProfiles\mynameThis will create a new user.home location for JBuilder. JBuilder will ask you to re-enter your License information, and it will lose any customizations stored in your original .jbuilder4 directory. (You may be able to copy the contents of the original .jbuilder4 directory to the new location, but I haven't tested this. Beware any paths stored within any of those files, they may point back to the old location.) Another possibility would be to change the location of your Windows user profile. 2001-Jan-22 7:25pm gyles19@visi.com | |
| [Append to This Answer] | |
| 2001-Jan-22 7:25pm |
| Previous: |
|
| Next: |
|
| ||||||||
|
Java Community
Java Tools |
Code Central JB OpenTools |
Community Recent Threads |
Borland Chat Chat FAQ |
||||||||||||||
|
Feature Matrices 3.0 | 3.5 | 4.0 5.0 | 6.0 | 7.0 |
Shop for JBuilder |
JBuilder Downloads and reg keys |
Report Piracy | ||||||||||||||
|
Online Manuals 4.0 | 5.0 | 6.0 7.0 |
Borland DevSupport's Bug/RFE Form Quality Central Client |
JB Patches & Updates |
JBuilder FAQs TIs | ||||||||||||||
|
JBuilder Newsgroups |
Tamaracka's News Archive |
Mr. Haki's JBuilder Machine |
JGuru's JBuilder FAQ |
||||||||||||||
|
Sun's Bug Parade |
|||||||||||||||||
|
|||||||||||||||||