Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-core-dev] Tagged for build


Please open a bug report with the following information:

- What build of Eclipse?
- Does it fail on the latest 3.2 build?

Thanks.

Tom





"-=Kobye=-" <www.jsports.org@xxxxxxxxx>
Sent by: platform-core-dev-bounces@xxxxxxxxxxx

03/15/2006 08:36 PM

Please respond to
"Eclipse Platform Core component developers list." <platform-core-dev@xxxxxxxxxxx>

To
"Eclipse Platform Core component developers list." <platform-core-dev@xxxxxxxxxxx>
cc
Subject
Re: [platform-core-dev] Tagged for build





A suggestion:Through eclipse plugin  develop,I found a problem,that is in  eclipse 3.0x Api,
this Platform.getLocation().toFile().getAbsolutePath() have a bug.

when a user copy or move a eclipse to another directory,it will cause Platform.getLocation().toFile().getAbsolutePath() return a wrong result.

I found,the path is stored in a file.
why not check when eclipse start?

--
I love Java!
I love Sports!
I love this Game !

home:
http://www.jsports.org
blog:
   
http://blog.csdn.net/jsports
   
http://blog.matrix.org.cn/page/jsports
_______________________________________________
platform-core-dev mailing list
platform-core-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-core-dev


Back to the top