eclipse-integration-gradle icon indicating copy to clipboard operation
eclipse-integration-gradle copied to clipboard

build.gradle file disappearing from project explorer but shows in navigator

Open doliver3 opened this issue 11 years ago • 2 comments

The build.gradle file is disappearing from the top level view in project explorer in Eclipse. The file is still there on the file system and it still shows in the Navigator view.

To reproduce load this project that has a build.gradle, pom.xml, and gradlew/gradle.bat file in the root. https://github.com/spring-guides/gs-convert-jar-to-war/tree/master/complete

Sometime after opening the build.gradle file and after deploying to Tomcat server with Eclipse wtp, the build.gradle file just stops showing up in project explorer even though in Navigator view it is still there.

I'm using the latest Eclipse Luna 4.4 on a Mac OSX 10.

doliver3 avatar Jul 25 '14 06:07 doliver3

It seems to be issue of Eclipse projects, I propose to raise at https://bugs.eclipse.org/bugs/

paulvi avatar Jul 25 '14 11:07 paulvi

Not sure why it would be an Eclipse issue rather than an eclipse gradle integration issue, but I've opened this defect there as you suggest https://bugs.eclipse.org/bugs/show_bug.cgi?id=440502

doliver3 avatar Jul 28 '14 02:07 doliver3