| New scout plugin and settings [message #1010812] |
Mon, 18 February 2013 04:31  |
Jeremie Bresson Messages: 262 Registered: October 2011 |
Senior Member |
|
|
Hi,
I am trying to create a new plugin: org.eclipse.scout.rt.testing.commons (see Bug 400541)
I have used testing.shared as template.
For the moment, I have pushed this for review on GitHub (*): Commit 13ccef4
I have the problem that the coding convention (Java style) seems to be ignored.
I have added in .projet:
<linkedResources>
<link>
<name>.settings/de.loskutov.anyedit.AnyEditTools.prefs</name>
<type>1</type>
<locationURI>PARENT-1-PROJECT_LOC/org.eclipse.scout.rt-feature/.settings/de.loskutov.anyedit.AnyEditTools.prefs</locationURI>
</link>
<!--other links tags -->
</ linkedResources >
What should I do make this settings work? (I assume the coding guidelines are in org.eclipse.jdt.core.prefs, but my eclipse seems to ignore it).
(*) I am using GitHub, because I am waiting for Gerrit here.
[Updated on: Mon, 18 February 2013 04:38] Report message to a moderator
|
|
|
|
| Re: New scout plugin and settings [message #1013876 is a reply to message #1013859] |
Sun, 24 February 2013 10:25  |
Jeremie Bresson Messages: 262 Registered: October 2011 |
Senior Member |
|
|
Yes, thanks a lot for your answers!
I have tried
* git checkout/reset (after having commited my changes)
* "close/open project" in Eclipse
* Update maven project (this also triegers some other wired changes)
Only restarting Eclipse seems to produce the expected behaviour.
|
|
|
Powered by
FUDForum. Page generated in 0.01543 seconds