Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Linux File Permissions
Linux File Permissions [message #337016] Tue, 21 July 2009 07:44
Eclipse UserFriend
A user of our plugin reported the following bug:

The plugin couldn't function because it couldn't read/write its config
files under workspace/.metadata/pluginName. The config files were only
accessible by root and not by his user. When he changed the permissions
to include his user, it worked.

Is this a case of a user installing eclipse incorrectly, or am I--the
plugin developer, supposed to do something other that write the config
files normally to adjust their permissions.

I get the config files by
Activator.getDefault().getStateLocation().append("config file
name").toFile()
Previous Topic:JFace 3.3 TableViewer, DialogCellEditor, Tabhandling
Next Topic:Filters for GMF generated models
Goto Forum:
  


Current Time: Thu May 08 05:54:55 EDT 2025

Powered by FUDForum. Page generated in 0.06773 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top