Building myWL

Currently there is no support for bulding myWL plugin from source without using Eclipse's PDE plugin. In the near future you will be able to build from sources using Maven. Until then, the one and only way to compile myWL plugin from sources, is to fetch the forthnet_weblogic_plugin module from CVS directly to your eclipse workspace as a project and build the plugin from there. Check the CVS Usage guide for more info.

If you're just curious to know my there is no yet maven support for the project (building an eclipse plugin with maven is not so hard as it seems in the first place), the reason is simple : Somebody needs to upload eclipse's 3.0 SDK jars to a maven repository like ibiblio.org.

$Id: build.xml,v 1.1.2.1 2004/07/21 21:47:10 slavikos Exp $