[Lunar-commits] CVS: moonbase/eclipse/emf-sdo-xsd BUILD, NONE,
1.1 DEPENDS, NONE, 1.1 DETAILS, NONE, 1.1
Joel Vennin
jol at lunar-linux.org
Wed Jul 28 19:11:55 GMT 2004
Update of /var/cvs/lunar/moonbase/eclipse/emf-sdo-xsd
In directory dbguin.lunar-linux.org:/tmp/cvs-serv6410/eclipse/emf-sdo-xsd
Added Files:
BUILD DEPENDS DETAILS
Log Message:
Create an eclipse directory to contain all eclipse stuff.
The first import contains this module:
- eclipse-bin (from x11-apps)
- cdt
- emf-sdo-xsd
- gef
- metrics
- ve
--- NEW FILE: BUILD ---
(
TARGET=/opt/lunar/eclipse
prepare_install &&
cp -a * $TARGET
) > $C_FIFO 2>&1
--- NEW FILE: DEPENDS ---
depends eclipse-bin
--- NEW FILE: DETAILS ---
MODULE=emf-sdo-xsd
VERSION=2.0.1
EXTRA=M200407211027
SOURCE=$MODULE-SDK-$EXTRA.zip
SOURCE_DIRECTORY=$BUILD_DIRECTORY/eclipse
SOURCE_URL=http://download.eclipse.org/tools/emf/downloads/drops/$VERSION/$EXTRA/$SOURCE
SOURCE_VFY=md5:15a5213bca1ff1063eba484ff8d27de5
WEB_SITE=http://eclipse.org/emf/
ENTERED=20040728
UPDATED=20040728
SHORT="EMF is a modeling framework and code generation facility"
cat << EOF
EMF is a modeling framework and code generation facility for building tools and other applications based on a structured data model. From a model specification described in XMI, EMF provides tools and runtime support to produce a set of Java classes for the model, a set of adapter classes that enable viewing and command-based editing of the model, and a basic editor.
EOF
More information about the Lunar-commits
mailing list