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

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


Back to the top