[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[News.eclipse.dsdp.mtj] Re: Installation

There has been some debate on the issue. Some want it there so that runtime platforms are available to any user of the eclipse installation or any workspace. I, personally, agree with you and think it should be in the .metadata area and be relative to a users workspace. There is a flag to store the data in an alternate location. If you launch with the System property "user.home" set to a location, that will be used for the persistent store. This was our compromise position for this release.

kevin

Torsten Schlabach wrote:
Kevin Horowitz wrote:

The runtime platform information is stored in the plugin/org.eclipse.mtj.psp/data directory. If you delete the data directory and restart with a clean workspace all of the device information will be cleared.

Thanks for the tip. This will save me next time I need to clean this.

The question remains: Does it belong there? Shouldn't that folder live somewhere under .metadata?

Regards,
Torsten