Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Linux File Permissions
Linux File Permissions [message #337016] Tue, 21 July 2009 11:44
Nadav is currently offline NadavFriend
Messages: 29
Registered: July 2009
Junior Member
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: Tue Apr 23 09:37:23 GMT 2024

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

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

Back to the top