- This topic has 3 replies, 2 voices, and was last updated 16 years, 5 months ago by
Loyal Water.
-
AuthorPosts
-
JimAtharrisMemberHello,
I’m evaluating MyEclipse for the first time. My goal is to create a portlet and deploy it on either IBM, BEA (Oracle), or an open source portal server. As such, I really need a single ide environment to do this development that is agnostic to the portal server.
I found the following tutorial
http://www.myeclipseide.com/documentation/quickstarts/portlet_overview/I tried following this tutorial but the menu item My Eclipse/Project Capabilities/Add JSR 168 Portlet Capabilities is *always* greyed out after I created a Dynamic Web Project. Are there some missing steps?
Thanks…Jim
January 20, 2009 at 7:07 am #293700
Loyal WaterMemberJim,
MyEclipse does not support Dynamic web projects. What version of MyEclipse are you working with and how did you set it up?Can you go to MyEclipse > Installation Summary > Installation Details and paste it here for me.
January 20, 2009 at 7:16 am #293702
JimAtharrisMemberHello,
As for the no support of Dynamic Web Projects, I did the following:
1. File/New/Other
2. Select the “Show All Wizards”
3. Scroll down and expand Web
4. Under Web is the Dynamic Web ProjectI’ll say this though: In the MyEclipse title bar, it does say WTP Java EE (MyEclipse incompatible). Is that what you meant?
For the installation details:
*** Date:
Tuesday, January 20, 2009 8:15:13 AM EST** System properties:
OS=WindowsXP
OS version=5.1.0
Java version=1.5.0_11*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.0
Build id: 7.0-20081201*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.0
Build id: 7.0-20081201Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-showsplash
-launcher
D:\java\MyEclipse 7.0\myeclipse.exe
-name
Myeclipse
–launcher.library
d:\java\MyEclipse 7.0\../Genuitec\Common\plugins\org.eclipse.equinox.launcher.win32.win32.x86_1.0.101.R34x_v20080731\eclipse_1115.dll
-startup
d:\java\MyEclipse 7.0\../Genuitec\Common\plugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar
-clean
-configuration
d:\java\MyEclipse 7.0\configuration
-vm
d:\java\Genuitec\Common\binary\com.sun.java.jre.win32.x86_1.5.0.011\bin\client\jvm.dllJanuary 20, 2009 at 2:34 pm #293735
Loyal WaterMemberI’ll say this though: In the MyEclipse title bar, it does say WTP Java EE (MyEclipse incompatible). Is that what you meant?
Yes.
Did you setup WTP with MyEclipse ?
I would suggest you grab the All in One installer from our download page and use that to setup MyEclipse to a brand new location. That should sort the issue out. Let me know if the problem persists.
-
AuthorPosts