Quantcast
Channel: Eclipse Plugins, Bundles and Products - Eclipse Marketplace | Eclipse Foundation - Explore, share, and collaborate on Eclipse Plugins, Tools, and Extensions. Discover new and popular additions to enhance your Eclipse development experience.
Viewing all articles
Browse latest Browse all 15938

EGradle

$
0
0
Date Created: 
Tue, 2016-09-13 14:26
Date Updated: 
Wed, 2017-06-14 02:45

EGradle is a lightweight, fast and comfortable gradle integration for eclipse (>= Neon)

Features overview
  • Console and Eclipse can be used parallel without conflicts
  • New Project Wizard
    • Build in templates for full java projects (single and multi project)
    • Possibility to create custom templates 
  • Gradle editor
    • Syntax highlighting
      • Supporting Java, Groovy, Gradle keywords, GroovyDoc etc.
      • Colors customizable
      • Also additional default colors for dark theme
    • Outline view + Quick outline
    • Code completion and tooltips
    • Parse error handling
    • Bracket switching and highlighting, auto close on curly brackets
    • Block comments (CTRL + 7)
    • Hyperlinking to other gradle files, URLs, Java and Groovy types
  • Gradle execution
    • Launch configurations
    • Quick launch
    • Compile and evaluation errors occurring at launch time are marked in editor and error view
  • JUnit Integration
    • Import all junit results from existing gradle build results to JUnit view by one click
    • Launch JUnit tests by gradle (all, all of a sub project, one test class, one test method...) and show results in JUnit view
  • Virtual root project
  • Synchronization by one click
  • Keywords are highlighted in Console
  • Integrated eclipse help
  • Multiple ways to import gradle projects
  • Can automatically set build folders as "derived"
Additional Links

Viewing all articles
Browse latest Browse all 15938

Trending Articles