moving application libraries
hey all!
i have 2 systems i work with, one has the global libs on drive g:, the
other on drive c:
i copied over the applicationLibraries.xml, and when i start idea i see
all the libs, but it doesnt find the files because they point to g:.
So i replace all file://g:/ entries with file://c:
when i start idea again, all my libs are removed. can someone explain that
behaviour?
regards
chris
Please sign in to leave a comment.
On Tue, 23 Mar 2004 18:28:53 +0100,
christoph sturm wrote:
ok, it works now. seems that ultraedit changed something invisible in the
file. it worked flawlessly with jedit.
-chris