-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.0.0
-
Fix Version/s: 2.0.0 M2
-
Component/s: Projects > PluginsSDK
-
Labels:None
-
Environment:Liferay IDE 2.0.0.20130517-0553
liferay-plugins-sdk-6.0.6-20110225
liferay-portal-6.0.6
-
Git Pull Request:
1.Create a liferay portlet prject.
2.Right click this project, choose Liferay> SDK >build-lang
In the Console, it will show BUILD FAILED Target "build-lang" does not exist in the project "XXX".
The same as Liferay > SDK >compile-test and Liferay > SDK > test.
Open the build-common-plugin.xml file you'll see there is no 'build-lang', 'compile-test' and 'test' these three targets in this file.