For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 5 replies, 2 voices, and was last updated 15 years, 11 months ago by
support-joy.
-
AuthorPosts
-
Trying to install FreeMarker Eclipse Plugin
Recieving the following error:
Missing requirement: MyEclipse 8.6 (Profile) 2.0.0.0000000013 (com.poweredbypulse.profile-565608-rmb-406105 2.0.0.0000000013) requires ‘org.visigoths.freemarker.feature.feature.group 0.0.0’ but it could not be found
Trying to work on a project that includes Freemarker.
Any thoughts?
Steve
August 30, 2010 at 12:19 am #310958
support-joyMemberSteve,
Can you answer below queries for me to get to the root cause?
1. Can you copy and paste your installation details? Open MyEclipse IDE, from menu options click on MyEclipse > Installation Summary > Installation Details
2. How did you add FreeMarker Eclipse plugin? Can you list the steps in detail including the the update site or download link for FreeMarker Eclipse Plugin
3. Please verify that the plugin is compatible to eclipse 3.5.2 as ME 8.6 is based on eclipse 3.5.2 classicAugust 30, 2010 at 7:15 am #310966Answer 1:
*** Date:
Monday, August 30, 2010 7:10:19 AM CDT** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.6.0_13*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.6
Build id: 8.6-20100806*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 8.6
Build id: 8.6-20100806Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Program Files\Genuitec\MyEclipse 8.x Latest\myeclipse.exe
-name
Myeclipse
–launcher.library
C:\Program Files\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher.win32.win32.x86_1.0.200.v20090519\eclipse_1206.dll
-startup
C:\Program Files\Genuitec\MyEclipse 8.x Latest\../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
C:/Program Files/Genuitec/MyEclipse 8.x Latest
-configuration
configuration
-vm
C:/Program Files/Genuitec/Common/binary/com.sun.java.jdk.win32.x86_1.6.0.013/jre/bin/client/jvm.dllAnswer 2:
Attempted to load from Quick Add-Ons on DashboardAnswer 3:
I would assume that it is compatible as it is offered on DashboardSteve
August 31, 2010 at 6:11 am #310989
support-joyMemberSteve,
Thank you for the details. I have below workaround for you.
1. Open MyEclipse IDE, from menu options click on Help > MyEclipse Configuration Center
2. Choose Software tab. Click on *Add Site* And enter this update URL – http://download.jboss.org/jbosstools/updates/JBossTools-3.1.1.GA/
3. Choose Freemarker IDE as shown in the screenshot
4. Right click on Freemarker IDE and click on [Add to profile]
5. Click on [Apply 1 change] button under *Pending Changes*
6. Follow the wizard and when prompted, choose to restart the IDE
7. To verify that the plugin is added, from menu options click on Help > About MyEclipse Enterprise Workbench > Installation Details and look for the plug-in under plug-ins tabPlease see the attached screenshot for more details
Attachments:
You must be logged in to view attached files.August 31, 2010 at 9:54 am #311004Works perfectly.
Thanks,
Steve
September 1, 2010 at 2:20 am #311025
support-joyMemberGood to hear you are all set Steve.
Best.
-
AuthorPosts

