You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@wicket.apache.org by Michael Pence <mi...@gmail.com> on 2013/07/25 18:56:42 UTC

Configuring a JRuby + Wicket environment

Hi guys,

So I am seriously committed to see if JRuby, Wicket and some elements of Rails (ActiveRecord, esp.) can be made to play nice together. I prefer Intellij, and use RubyMine, but I am also comfortable with Eclipse. The big question to get me started is, how to configure a project in an IDE with Wicket + JRuby, and optionally, parts of Rails. 

I started a github repo for this experimentation at https://github.com/mikepence/wicket-jruby. It has been a while since I did anything non-trivial with Java, so any pointers greatly appreciated.

Best,
Mike Pence