Hello,

On 11.02.2009 19:32, ali DAN-BOUZOUA wrote:

  Using Eclipse for Jahia Template Development

 

I am setting eclipse/jahia6 following the instructions

 

 

1. I have a question first:

 

I am confuse about the two ins install of Maven 2 .

Do we have to do the two, seems there is redundency there

 

·  Maven 2
 (http://maven.apache.org/download.html)

 

OR ? AND ?

 

·  Maven 2 Eclipse Plugin
 (http://m2eclipse.codehaus.org/ with installation requirements
 


This is an AND - you need to download and install "Maven 2" on your local disk first, and then you need to install the Eclipse plugin for Maven 2

2 I did exactly the steps in the tutorial . But Maven complains about jre.

 I have fixed Installed JRE  to use JDK it in eclipse and in the eclipse.ini, add the option  –vm c:\jdk1.6_10\bin\javaw.exe.

 

I can see my project in my workspace but Open Project disabled and Maven  still complaining about  “Eclipse is running in JRE, but JDK is required-  some Maven Plugging may not works…”


I had the same issue first. What worked for me is to add the parameter not in eclipse.ini but directly in the Windows shortcut calling eclipse
(e.g. I am using: "D:\Program Files\eclipse\eclipse.exe" -vm "D:\Program Files\Java\jdk1.6.0_11\bin\javaw.exe" -showlocation)

Regards,
Benjamin
_______________________________________________
template_list mailing list
[email protected]
http://lists.jahia.org/cgi-bin/mailman/listinfo/template_list

Reply via email to