eclipse 2019-03...unusable with gradle? [message #1808065] |
Sun, 16 June 2019 11:43  |
Eclipse User |
|
|
|
I have been using both eclipse/intellij for years but recently this 2019-03 seems completely unusable. I imported a project using gradle import. Here are some steps (and below are a BUNCH of things not working)
git clone https://github.com/deanhiller/webpiecesexample-all.git
cd webpiecesexample-all/
git checkout -t origin/basicEclipseTesting
Open up eclipse, choose File->Import...
Wizard pops up, expand gradle folder and choose 'Existing Gradle Project'
In the wizard, after the page where you fill in the Root Project Directory(point to the project above of course), you can just click finish
I go to DevelopmentServer and right click and run and it errors out saying "Selection does not contain a main type"
Pervious version of eclipse worked just fine.
Then I try to run a test and right click on TestLesson2Html and it says "No Junit Tests Found"
Then I open up Server.java and I find the method modifyUserDirForManyEnvironmentsImpl and I tell eclipse open call heirarchy and NOTHING shows up...and you can search the file and find who is calling that.
what is up with this eclipse version or is something horribly wrong with my environment? I am on a MAC and eclipse chose to use my jdk9 version...I am really not sure what is going on but eclipse is totally unusable right now so I am having to use intellij right now.
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.12074 seconds