Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Higgins2Ant"

Line 5: Line 5:
  
 
== Prerequisites ==
 
== Prerequisites ==
 +
 +
== General Information ==
  
 
== Setup ==
 
== Setup ==

Revision as of 11:55, 20 March 2008

{{#eclipseproject:technology.higgins}}

Higgins logo 76Wx100H.jpg

Introduction

higgins2ant is an Eclipse plug-in that the Higgins project uses. It generates dependencies.xml file using information about particular project from Eclipse IDE. This information includes classpath information and plugin dependency information from either plugin.xml or manifest. In some cases it could be even more complex - only Eclipse IDE could gather all required classpath information correctly.

Prerequisites

General Information

Setup

Setup locally

Setup on-line

Generate files

Run build files

Run build file for java project

Run build file for plugin project

Run build file for feature project

Uninstall

See Also

Back to the top