Skip to content

developing with eclipse

Borys H.N edited this page May 14, 2016 · 7 revisions

developing with eclipse

plugins

run with boot dashboard

  • you will need to add build/generated-web-resources to build path libraries
    • right click project -> Properties -> Java Build Path -> Libraries -> Add External Class Folder

gradle/gulp tasks

  • just use Gradle tasks view, and execute tasks
  • don't forget about the gulp_watch
Clone this wiki locally