Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First time project setup in Eclipse IDE #238

Open
gaurabdg opened this issue Jul 8, 2020 · 2 comments
Open

First time project setup in Eclipse IDE #238

gaurabdg opened this issue Jul 8, 2020 · 2 comments

Comments

@gaurabdg
Copy link
Contributor

gaurabdg commented Jul 8, 2020

@romani
The issues faced while setting up were

  • Setting dependency accessibility rules for restricted dependencies
  • Installing tycho dependencies to resolve pom issues
@romani
Copy link
Member

romani commented Jul 9, 2020

@gaurabdg , please provide all details, all actions from scratch.
I do clone of repo.
I downlaod Ecipse YYYYY of version XXXX.
....

@gaurabdg
Copy link
Contributor Author

Eclipse-cs version: 8.32.0
Eclipse IDE version: 2020-03

To debug the plugin set appropriate breakpoints and right click on the checkstyle module and select Debug as -> eclipse application.

Issue 1:

For some dependencies if you find the error that the dependency JAR is restricted, please go to Settings -> Java Build Path -> Libraries -> Plugin Dependencies and set accessibility rules for each such dependency.

Issue 2:

Tycho plugin issues in all modules' pom.xml. All the required dependencies should be installed by following the instructions from the problems view of the IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants