Iain Buchanan
|
Posted: July 20, 2010 07:58 by Iain Buchanan
|
|
I'm having problems setting the default configuration using version 2.5.0.201005300021 with Eclipse 3.6. The wiki page mentions system properties, but I think this may be out of date as the recent release notes show use of a bundle rather than properties from 2.2: http://kenai.com/projects/ete/pages/UserGuideWorkspaceConfig#Default_Settings I had a look at the repository and found documentation that mentions editing a default.properties. There is no default.properties in my installation, so I tried creating a file in the folder eclipse\plugins\ch.netcetera.eclipse.workspaceconfig.ui.fragment_2.5.0.201005300021\ch.netcetera.eclipse.workspaceconfig.ui.fragment, calling it first default.properties, then defaults.properties (both are mentioned in the doc). None of these approaches seemed to result in the configuration being picked up. Should the file have a different name, or should I be setting the configuration differently? |
Default configuration problems
Replies: 1 - Last Post: November 02, 2010 10:54
by: Michael Pellaton
by: Michael Pellaton
showing 1 - 2 of 2
Michael Pellaton
|
Posted: November 02, 2010 10:54 by Michael Pellaton
|
|
Well, there are no system properties anymore with the 2.5 release and the documentation is out of date in that respect. The way to go is to use a fragment providing a file called ch/netcetera/eclipse/workspaceconfig/defaults.properties. An example of such a fragment including a template file can be found here: http://kenai.com/projects/ete/sources/svn/show/ete/trunk/ch.netcetera.eclipse.workspaceconfig.ui.fragment The issue is now tracked in Jira: http://kenai.com/jira/browse/ETE-53 |
Replies: 1 - Last Post: November 02, 2010 10:54
by: Michael Pellaton
by: Michael Pellaton







