| Author |
Message |
|
|
Post subject: portlet development in MyEclipse v7.0
Posted: Jan 19, 2009 - 06:34 PM
|
|
Joined: Jan 19, 2009
Posts: 2
|
|
Hello,
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 |
|
|
| |
|
|
|
 |
|
|
Post subject: RE: portlet development in MyEclipse v7.0
Posted: Jan 20, 2009 - 01:07 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
Jim,
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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 20, 2009 - 01:16 PM
|
|
Joined: Jan 19, 2009
Posts: 2
|
|
Hello,
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 Project
I'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 Workbench
Version: 7.0
Build id: 7.0-20081201
Eclipse Platform
Version: 3.4.1.r341_v20080731-9I96EiDElYevwz-p1bP5z-NlAaP7vtX6Utotqsu
Build id: M20080911-1700
Eclipse Java Development Tools
Version: 3.4.1.r341_v20080709-0800-7o7tEAfEF_U5qyUgrb2HAp539P97
Build id: M20080709-0800
Eclipse Graphical Editing Framework GEF
Version: 3.4.1.v20080806-67718083A56B4H2A3213573
Build id: 200809101400
Eclipse RCP
Version: 3.4.100.r341_v20080814-989JESIEdAciFYfkZZsBfSwQ2341
Build id: M20080703-0800
Eclipse Plug-in Development Environment
Version: 3.4.1.r341_v20080731-7T7U0E9mlRIuGUYviF_VP
Build id: M20080703-0800
Eclipse 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.dll |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 20, 2009 - 08:34 PM
|
|
Registered Member


Joined: Apr 18, 2007
Posts: 8012
|
|
| Quote: |
I'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. |
_________________ Nipun
MyEclipse Support
|
| |
|
|
|
 |
|
|
| |