- This topic has 8 replies, 3 voices, and was last updated 16 years, 4 months ago by Loyal Water.
-
AuthorPosts
-
goosefrabaMemberHello!
I downloaded the new Version of MyEclipse 6.5 today and wanted to edit my xhtml-files with the MyEclipse Visual JSF Designer.
When I opened the file, the palette was opened too. But there are just 2 Folder with Components. JSP and HTML.How do I get JSF, MyFaces components, etc. to my palette?
Loyal WaterMemberHave you added JSF and Facelet capabilities to your web project?
Can you right click on the file and go to Open With and make sure you are opening it with the JSF Designer.
Can you go to MyEclipse > installation Summary > installation Details and paste the information here for me.
goosefrabaMemberHow can I add JSF and Facelet capabilities manually to my project?
Yes I’m sure that I open the file with JSF Designer
Here is my installation summary:*** Date:
Friday, July 4, 2008 7:44:58 AM CEST** System properties:
OS=WindowsVista
OS version=6.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.0.1 GA
Build id: 6.0.1-GA-200710*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.0.1 GA
Build id: 6.0.1-GA-200710Eclipse Platform
Version: 3.3.0.v20070612-_19UEkLEzwsdF9jSqQ-G
Build id: I20070625-1500Eclipse RCP
Version: 3.3.0.v20070607-8y8eE8NEbsN3X_fjWS8HPNG
Build id: I20070625-1500Eclipse Java Development Tools
Version: 3.3.0.v20070606-0010-7o7jCHEFpPoqQYvnXqejeR
Build id: I20070625-1500Eclipse Plug-in Development Environment
Version: 3.3.0.v20070607-7N7M-DUUEF6Ez0H46IcCC
Build id: I20070625-1500Eclipse Project SDK
Version: 3.3.0.v20070607-7M7J-BIolz-OcxWxvWAPSfLPqevO
Build id: I20070625-1500Eclipse Graphical Editing Framework
Version: 3.3.1.v20070814
Build id: 20070814-1555Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Software\MyEclipse 6.0\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Software\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.0.v20070523\eclipse_1017a.dll
-startup
C:\Software\MyEclipse 6.0\eclipse\plugins\org.eclipse.equinox.launcher_1.0.0.v20070606.jar
-exitdata
aa0_d8
-vm
C:\Software\MyEclipse 6.0\jre\bin\javaw.exe
goosefrabaMembersorry, posted the wrong installation summary. here is the right one:
*** Date:
Friday, July 4, 2008 12:21:01 PM CEST** System properties:
OS=WindowsVista
OS version=6.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 6.5.0 GA
Build id: 6.5.0-GA-20080609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 6.5.0 GA
Build id: 6.5.0-GA-20080609Eclipse Platform
Version: 3.3.3.r33x_r20080129-_19UEl7Ezk_gXF1kouft
Build id: M20080221-1800Eclipse RCP
Version: 3.3.3.r33x_r20080129-8y8eE9UEUWI6qujeED0xT7bc
Build id: M20080221-1800Eclipse Java Development Tools
Version: 3.3.2.r33x_r20080129-7o7jE7_EDhYDiyVEnjb1pFd7ZGD7
Build id: M20080221-1800Eclipse Plug-in Development Environment
Version: 3.3.3.r33x_r20080129-7N7M5DQVIA_6oJsEFkEL
Build id: M20080221-1800Eclipse Project SDK
Version: 3.3.3.r33x_r20080129-7M7J7LB-u3aphGW6o3_VmiVfGXWO
Build id: M20080221-1800Eclipse Graphical Editing Framework
Version: 3.3.2.v20080129
Build id: 20080221-1602Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
C:\Software\MyEclipse 6.5\eclipse\eclipse.exe
-name
Eclipse
–launcher.library
C:\Software\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.3.R33x_v20080118\eclipse_1023.dll
-startup
C:\Software\MyEclipse 6.5\eclipse\plugins\org.eclipse.equinox.launcher_1.0.1.R33x_v20080118.jar
-exitdata
1024_d8
-clean
-vm
C:\Software\MyEclipse 6.5\jre\bin\javaw.exe
Dr.DraneMemberI think I found the answer elsewhere on this forum (otherwise just ignore :)):
https://www.genuitec.com/forums/topic/myeclipse-jsf-tutorial-needs-to-be-updated/greets
Loyal WaterMemberDr.Drane,
I guess your issue has been resolved over here:-
http://www.myeclipseide.com/PNphpBB2-viewtopic-t-21211-sid-edba5906160514ad00d3e3666b3adc49.html
Loyal WaterMembergoosefraba,
How can I add JSF and Facelet capabilities manually to my project?
Yes I’m sure that I open the file with JSF DesignerThe only way to add the capabilities is to go to Add Project Capabilities and add the JSF capabilities first and then the facelet capabilities after that. Are you looking for something else?
goosefrabaMemberOk I thin its fixed 🙂 I had to add the jsf capabilities manuallly. Due to the fact, that I work with maven and much config-stuff, there are some troubles.
Thank you for your help!
Loyal WaterMemberYour Welcome.
-
AuthorPosts