Alternative Languages: 日本語

Introduction #

Liferay IDE is an extension for the Eclipse platform that supports development of plug-in projects for the Liferay Portal platform. Its available as a set of Eclipse plug-ins installable from an update-site. The latest version supports developing 5 Liferay plug-in types: portlets, hooks, layout templates, themes, and EXT-style plug-ins. Liferay IDE requires the Eclipse Java EE developer package using either Galileo or Helios versions.

Installation / Releases #

Latest Release #

Previous Release #

Update site URLs #

Roadmap for future releases #

Tutorials #

Help / Support #

Contribute to Liferay IDE #

0 Attachments
88430 Views
Average (8 Votes)
Comments

Showing 10 Comments

arron wu
7/8/10 7:01 PM

error when use spring sts! pls fix!can't setting the sdk path!

Gregory Amerson
1/11/11 6:24 PM

Hi. Can you post your specific issue to the Liferay IDE forums. I'll do my best to help out.

http://www.liferay.com/community/forums/-/message_boards/category/4627757

Lucas Raw
8/12/10 11:32 AM

Hello. Why I can a "You do not have the required permissions." when trying the <•Liferay IDE Developing Liferay Portlets> link?
Or, is there a way to get this permission?
Thank you for the great work!

Gregory Amerson
8/12/10 1:49 PM

Hi Lucas,

For me both logged in and logged out I'm able to see that wiki article. Could you just try again?

Sigma Infosolutions
8/18/10 4:00 AM

Hi..

"Working out to integrate OpenLDAP in Liferay to incorporate single sign-on feature" looking for input for the same.

Thanks,
Soumitra

Dharmender Singh
8/18/10 5:31 AM

Hello all,

I am not able to access Liferay IDE Developing Liferay Portlets link, it show me the error "You do not have the required permissions".

can somebody help me of why i am not able to access this link

thanks in advance

William Gosse
8/19/10 8:58 AM

Hi,

Can something be done about the resolution tablibs and class references when creating a a jsp hook. I'd like to be able to use code completion when adding tags, esoecially liferay and aui tags. All the declaration seem to exit in ohter init files in various parts of the html folder.

Is any kind of work around for this issue?

Thanks

Gregory Amerson
8/27/10 12:13 PM

Hi Bill,

There is no workaround at the moment for actually getting those references to validate. There is a workaround for removing those error markers so they don't dirty up your project under the validation exclusion settings on the project properties page.

I hope to extend the Eclipse JSP editor in the future to properly resolve those references.

John Joseph Ryan
10/3/10 1:56 PM

I tried to follow the videocast http://www.liferay.com/video?v=w5095317 and continue to get a classNotFound error after trying to add a portlet to the portlet project. The original file edit.jsp works fine but adding the second portlet caused the issue.




WARNING: A docBase /opt/liferay/liferay-portal-6.0.5/tomcat-6.0.26/webapps/JohnDemo-portlet inside the host appBase has been specified, and will be ignored
20:42:25,338 INFO [PortletHotDeployListener:220] Registering portlets for JohnDemo-portlet
20:42:25,518 ERROR [PortletBagFactory:115] java.lang.ClassNotFoundException: com.test.JohnPortlet
java.lang.ClassNotFoundException: com.test.JohnPortlet
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:15­16)
at org.apache.catalina.loader.WebappClassLoader.loadClass(WebappClassLoader.java:13­61)
at com.liferay.portlet.PortletBagFactory.create(PortletBagFactory.java:112)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.initPortlet(PortletHotDep­loyListener.java:456)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.doInvokeDeploy(PortletHot­DeployListener.java:253)
at com.liferay.portal.deploy.hot.PortletHotDeployListener.invokeDeploy(PortletHotDe­ployListener.java:101)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil._doFireDeployEvent(HotDeployU­til.java:109)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil._fireDeployEvent(HotDeployUti­l.java:182)
at com.liferay.portal.kernel.deploy.hot.HotDeployUtil.fireDeployEvent(HotDeployUtil­.java:38)
at com.liferay.portal.kernel.servlet.PortletContextListener.doPortalInit(PortletCon­textListener.java:99)
at com.liferay.portal.kernel.util.BasePortalLifecycle.portalInit(BasePortalLifecycl­e.java:42)
at com.liferay.portal.kernel.util.PortalLifecycleUtil.register(PortalLifecycleUtil.­java:52)
at com.liferay.portal.kernel.util.BasePortalLifecycle.registerPortalLifecycle(BaseP­ortalLifecycle.java:50)
at com.liferay.portal.kernel.servlet.PortletContextListener.contextInitialized(Port­letContextListener.java:55)
at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:3972­)
at org.apache.catalina.core.StandardContext.start(StandardContext.java:4467)
at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:791)
­at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:771)
at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:546)
at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:637)
at org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:563)
at­ org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:498)
at org.apache.catalina.startup.HostConfig.check(HostConfig.java:1345)
at org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:303)
at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.ja­va:119)
at org.apache.catalina.core.ContainerBase.backgroundProcess(ContainerBase.java:1337­)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChild­ren(ContainerBase.java:1601)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.processChild­ren(ContainerBase.java:1610)
at org.apache.catalina.core.ContainerBase$ContainerBackgroundProcessor.run(Containe­rBase.java:1590)
at java.lang.Thread.run(Thread.java:637)
20:42:25,713 INFO [PortletHotDeployListener:369] 1 portlet for JohnDemo-portlet is available for use

Gregory Amerson
10/6/10 3:15 AM

Hi John,

Could you post your question over on the liferay ide forums? I can followup with you there.

http://www.liferay.com/community/forums/-/message_boards/category/4627757