java - SDK name of PluginsSDK not set? -


I am using Liferay 6.2 + Tomcat 7.0 to create web applications using portlet.

Now, when I want to work for a separate project (create a webservice), whenever I create a dynamic web project using Aleppo IDE, I get an error that says -

  The SDK name of this plugins SDK project is not set.   

Enter image details here

I Try downloading a new copy of Tomcat 7.0 and still getting the same error for the new project.

Can anyone suggest what I can remember here?

Edit :

I do not get Project Verification option in Eclipse:

 Enter image details here

This is a bug in the Liferay IDE plugin.

If your project is not Liferay plugin then it shows the same error

this can help you

This problem is resolved in the latest version of Liferay IDE Done

Comments

Popular posts from this blog

Verilog Error: output or inout port "Q" must be connected to a structural net expression -

jasper reports - How to center align barcode using jasperreports and barcode4j -

c# - ASP.NET MVC - Attaching an entity of type 'MODELNAME' failed because another entity of the same type already has the same primary key value -