Thanks to visit codestin.com
Credit goes to github.com

Skip to content

aivliev/hybris-commerce-eclipse-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eclipse Plugin for SAP Hybris Commerce

What is it?

This Eclipse plugin makes developers more efficient by taking care of some of the common issues of developing with the SAP Hybris Commerce Suite. For example, with this plugin it's possible to have a new project workspace quickly configured with all project extensions compiling in minutes rather than hours.

Features

  • Import platform into workspace
  • Synchronize extensions with the Hybris Commerce Suite platform including synchronizing libraries and classpaths managed in the platform
  • Configure the runtime JVM with optimal settings to run JUnit tests
  • Add the JDBC driver to the classpath (required to be able to run JUnit tests)
  • Actions to build the platform, ensuring projects are refreshed after the platform has generated files
  • Impex editor with type ahead and formatting functionality
  • Create working sets from localextensions.xml
  • Disable unnecessary extension modules
  • Build individual extensions
  • Beans XML creation wizard
  • Type System Validation

User Guide

This GitHub repository is for managing the source code of the plugin.

To install the plugin visit the Eclipse Marketplace and for up to date documentation, the Application Lifecycle Framework for Commerce: SAP Hybris Commerce development tools for Eclipse.

Compile and Install From Source

Execute "mvn install" to create an Eclipse local update site archive in com.hybris.hyeclipse.site/target. Import it in Eclipse by going to Help -> Install New Software then click the "Add" button

About

A plugin for Eclipse IDE that makes developers more efficient when developing on SAP Hybris Commerce.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%