[Logo] Terracotta Discussion Forums
  [Search] Search   [Recent Topics] Recent Topics   [Members]  Member Listing   [Groups] Back to home page 
[Register] Register / 
[Login] Login 
[Expert]
Setting up EHCache source code and compiling  XML
Forum Index -> Ehcache
Author Message
vinaysam

neo

Joined: 02/27/2010 03:28:37
Messages: 2
Offline

Hi All,

I have checked out the source code EhCache to understand how the caching code works.

I have created the eclipse project to debug things but not sure where to start for fixing the build/compile problems.

Can someone please drop a line to help me set-up EhCache to play around with the code.

Thanks
teck

cherubim
[Avatar]
Joined: 05/24/2006 15:03:25
Messages: 791
Offline

The project should just work with mvn at the command line.

For eclipse you'll need the m2eclipse plugin installed and then do "Import-->Maven Project"

What kind of error are you getting?

Tim Eck (terracotta engineer)
vinaysam

neo

Joined: 02/27/2010 03:28:37
Messages: 2
Offline

Thanks, I installed the plugin and dont see eclipse errors... Loooks like i need to read about maven.


However a small difference which i noted - when i imported ehcache-parent project which has all individual projects like core and all of EHCache then eclipse did not build automatically. However, when i imported core project separately then it Core project got build automatically.
 
Forum Index -> Ehcache
Go to:   
Powered by JForum 2.1.7 © JForum Team