java - Spring boot application in netbeans -


i installed netbeans 8.0.2, installed gradle plugin, , created new gradle empty project. copied *.java , *.gradle files https://github.com/spring-guides/gs-spring-boot.git. when call gradle build - ok, jar created , works. build netbeans menu works fine too.

but in java editor of netbeans lines contains gradle dependencies marked incorrect. example imports this

import org.springframework.boot.springapplication; 

are marked not exists. , dependencies empty (in projects tab). how fix this?

update. don't know wrong time, works fine. if there such problem try reload netbeans, check environment variables $gradle_home, reboot computer.


Comments

Popular posts from this blog

apache - setting document root in antoher partition on ubuntu -

cytoscape.js - How to add nodes to Dagre layout with Cytoscape -

Process 'command 'F:\android-sdk\build-tools\21.1.2\aapt.exe'' finished with non-zero exit value 1 -