For those that are on OS X and possibly linux, you can now run:

./eclipse.sh

in the root of the wicket-1.x branch and it will generate the correct
eclipse .classpath files for all projects, including the JDK-1.4
stuff.

I think Igor will be able to conjur up a similar script for windows users?

Usage:

run ./eclipse.sh

and then import the projects into your eclipse workspace, *without*
copying them into your workspace (leave the checkmark *unchecked*).

You have to import the project into your eclipse workspace (From the
menu bar, select File >Import >Existing Projects into Workspace). In
the latter case the project (directory) should not be located in your
workspace, because eclipse might come into trouble, especially if you
want to use eclipse as the scm client.

Martijn

On 3/12/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
We are still waiting for this issue to be fixed in the maven-eclipse-plugin:

http://jira.codehaus.org/browse/MECLIPSE-172

Then we can generate the correct eclipse projects for jdk 1.4

I've added the configuration, but the eclipes plugin adds both the 1.4
and default JRE_CONTAINER.

Martijn

On 3/12/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> And it is in...
>
> I took the liberty of cleaning up the pom's further. Please put all
> your dependency information concerning versions in the root
> wicket-parent pom. This ensures we have only one version of a given
> artifact in our project.
>
> Martijn
>
> On 3/12/07, Eelco Hillenius <[EMAIL PROTECTED]> wrote:
> > Cool. Go for it.
> >
> > Eelco
> >
> > On 3/11/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote:
> > > I've got it working for the greater part (tests run) and I can build 
assemblies.
> > >
> > > Can I commit it?
> > >
> > > i.e. move 1.4 projects to jdk14
> > > move 1.5 project to jdk15
> > >
> > > Martijn
> > >
> > > --
> > > Learn Wicket at ApacheCon Europe: http://apachecon.com
> > > Join the wicket community at irc.freenode.net: ##wicket
> > > Wicket 1.2.5 will keep your server alive. Download Wicket now!
> > > http://wicketframework.org
> > >
> >
>
>
> --
> Learn Wicket at ApacheCon Europe: http://apachecon.com
> Join the wicket community at irc.freenode.net: ##wicket
> Wicket 1.2.5 will keep your server alive. Download Wicket now!
> http://wicketframework.org
>


--
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org



--
Learn Wicket at ApacheCon Europe: http://apachecon.com
Join the wicket community at irc.freenode.net: ##wicket
Wicket 1.2.5 will keep your server alive. Download Wicket now!
http://wicketframework.org

Reply via email to