Non-working projects with 1136

This fix causes old projects to stop working if they contained paths like
the ones described:

http://www.intellij.net/tracker/idea/viewSCR?publicId=28279

I suggest that project files are always written the new way, but that old
project files are still read the old way.

--

- Rene Smit

0

You want to have code in the gold release that works around a bug that was only present in some early access builds?
Bad Thing. You project may get corrupted with any EAP build.

0
Avatar
Permanently deleted user

On Wed, 4 Feb 2004 09:31:00 +0000 (UTC), Stephen Kelvin
<mail@gremlin.info> wrote:

You want to have code in the gold release that works around a bug that
was only present in some early access builds?
Bad Thing. You project may get corrupted with any EAP build.


No, I think 3.05 already used $PROJECT_DIR$ replacement? It suffers from
the thing thing.

--

- Rene Smit

0
Avatar
Permanently deleted user

On Wed, 04 Feb 2004 13:04:29 +0100, Rene Smit <rene@artsoft.nl> wrote:

On Wed, 4 Feb 2004 09:31:00 +0000 (UTC), Stephen Kelvin
<mail@gremlin.info> wrote:

>
>> You want to have code in the gold release that works around a bug that
>> was only present in some early access builds?
>> Bad Thing. You project may get corrupted with any EAP build.
>

No, I think 3.05 already used $PROJECT_DIR$ replacement? It suffers from
the thing thing.


Make that 'same thing'.


--

- Rene Smit

0

请先登录再写评论。