wayne-zhang commented on issue #5958:
URL: https://github.com/apache/netbeans/issues/5958#issuecomment-1566544391

   Hi @lkishalmi,
   I did further test/investigation and found that it is NOT a bug of Gradle 
plugin actually, it possible caused by my NetBeans workspace has corrupted (I 
always use the same workspace for any release of NetBeans, I upgrade NetBeans 
where there is a new release and share the workspace). When I delete the Gradle 
project that has compilation errors in NetBeans IDE (not in Gradle build 
console), open the project again, and the compilation error (that caused by 
source level) disappeared.
   
   When I copy my project (that has problem) to a different folder, try to 
upload as an example project to this JIRA, I found it can be opened without any 
issue. So I found it's a corrupted workspace issue.
   
   **This issue can be closed.** 
   
   However, the source/binary target level in Gradle project properties is 
ALWAYS 1.5 and can't be changed, it will be great if it can set to the correct 
value (from Gradle build file build.gradle) and can be changed in NetBeans' 
project configuration.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to