You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Marcin Nowak <ma...@comarch.com> on 2006/12/08 09:13:10 UTC

(Unknown)

Hi,

I am wondering what are you developing JackRabbit in? I was trying to import
it into eclipse but there is no .project and .classpath files in your
repository.

BR,
Marcin Nowak 



Eclipse, was:

Posted by Julian Reschke <ju...@gmx.de>.
Marcin Nowak schrieb:
> Hi,
> 
> I am wondering what are you developing JackRabbit in? I was trying to import
> it into eclipse but there is no .project and .classpath files in your
> repository.
> 
> BR,
> Marcin Nowak 

I don't think there's a recommended environment. To get an Eclipse 
project, though, try:

	cd jackrabbit-core
	mvn eclipse:eclipse

Best regards, Julian