Update Resource for Checkstyle rule changes [message #1777414] |
Wed, 29 November 2017 05:01  |
Eclipse User |
|
|
|
I am new to oomph and what I am trying to do is:
1. I was able to install checkstyle plugin
2. I was able to create checkstyle configuration file using a "resource creation" task(stored in folder ${workspace.location|uri}/.metadata/.plugins/net.sf.eclipsecs.core/checkstyle-config.xml)
3. the project setup file(myProject.setup) contains steps decribed in step 1 and 2 is stored in a github repo and in eclipse.ini I have set the redirection -Doomph.redirection.index.redirection=index:/->https://github.com/myproject/master/setups/
4. everything works fine when I start the eclipse and the the checkstyle is installed and configured correctly
5. Now if I change in myProject.setup in the github repo the checkstyle rules(by modifying the "resource creation" task)
6. If I restart eclipse, there is no update notification, this means the new checkstyle rule is not applied.
How this can be done correctly, if you have any suggestion?
Regards, Yashu
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.06759 seconds