Yes, that works (I just tried after I got your reply). But my structure is actually something like this:
/work/mybigproject/IntelliJ/server1.iap /work/mybigproject/IntelliJ/server2.iap /work/mybigproject/IntelliJ/client1.iap /work/mybigproject/IntelliJ/client2.iap /work/mybigproject/server/server1/src /work/mybigproject/server/server2/src /work/mybigproject/client/client1/src /work/mybigproject/client/client2/src and obviously /work/mybigproject/JBuilder/server1.jpx /work/mybigproject/JBuilder/server2.jpx /work/mybigproject/JBuilder/client1.jpx /work/mybigproject/JBuilder/client2.jpx In my opinion you should make ALL paths on the same drive as relative unless they are specifically put in as absolute. This is how JBuilder does this I believe, and that works great. Thanx for the quick reply! > -----Original Message----- > From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On > Behalf Of Valentin Kipiatkov > Sent: 6. febr�ar 2002 18:41 > To: [EMAIL PROTECTED] > Subject: Re: [Eap-list] Project file - relative paths? > > > All paths that are located UNDER the directory containing .ipr > file (or its > directory itself) are stored relative. All others are stored absolute. > Doesn't it work for you? > > Best regards, > Valentin Kipiatkov > ----------------------------------------------------------- > IntelliJ Software, http://www.intellij.com/ > "Develop with pleasure" > ----------------------------------------------------------- > _______________________________________________ Eap-list mailing list [EMAIL PROTECTED] http://www.intellij.com/mailman/listinfo/eap-list
