Skip to content
This repository has been archived by the owner on Dec 5, 2023. It is now read-only.

hpcc-systems/EclipsePlugin

Repository files navigation

EclipsePlugin

Building with Maven:

From the project root directory, execute mvn clean verify
or if assign a new version cross all components:

  1. mvn clean
  2. mvn -Dtypcho.mode=maven org.eclipse.tycho:tycho-versions-plugin:set-version -DnewVersion=<New Version>
  3. mvn verify

To update the pom versions use: mvn versions:set -DnewVersion=x.x.x.x

To sign the code, execute mvn -P hpcc.sign jarsigner:verify.

NOTE: Certain file types in the build.properties file in the org.hpccsystems.ecldoc project have been removed to eliminate compile errors with Maven. When those file types exist in that project, the original build.properties can be restored. The variables for code signing (jarsigner plugin) should be defined in Maven global or user configuration file with profile name "hpcc.sign", for example <MAVEN_HOME>/conf/settings.xml.

About

Eclipse plugin for ECL development

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages