Skip to content

develhack/gradle-eclipse-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gradle-eclipse-plugin

Gradle plugin for eclipse that contains the common settings of Develhack.com.

About

This plugin is wrapper around the standard eclipse plugin of gralde.

If the target project has java plugin, this plugin applies standard eclipse plugin and the following standard settings of Develhack.com.

  • Java cord formatter
  • Encoding of resources (org.eclipse.core.resources.prefs)
  • Line separator of resources (org.eclipse.core.runtime.prefs)
  • Java compiler options (org.eclipse.jdt.core.prefs)
  • Java editor options (org.eclipse.jdt.ui.prefs)

License

About

Gradle plugin for eclipse that contains the common settings of Develhack.com.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages