Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Michael SaechangMichael Saechang(Deactivated)Reporter
James (Jim) HinkeyJames (Jim) Hinkey(Deactivated)Branch Version/s
6.1.xBackported to Branch
CommittedCaused by
Other (provide details)Components
Fix versions
Affects versions
Priority
Medium
Details
Details
Assignee
Michael Saechang
Michael Saechang(Deactivated)Reporter
James (Jim) Hinkey
James (Jim) Hinkey(Deactivated)Branch Version/s
6.1.x
Backported to Branch
Committed
Caused by
Other (provide details)
Components
Fix versions
Affects versions
Priority
Zendesk Support
Zendesk Support
Zendesk Support
Created February 1, 2012 at 6:29 PM
Updated June 24, 2023 at 3:55 PM
Resolved March 12, 2012 at 2:28 PM
The following directories and files are missing from the Ext plugins generated by the Ant create target ...
<plugin-ext>/docroot/WEB-INF
ext-service
src
ext-util-bridges
src
ext-util-java
src
ext-util-taglib
src
ext-web
META-INF
MANIFEST.MF
Because of missing directories, plugin compilation fails.
To be consistent, the Ext plugin created by Ant should have the same directories/files (see attached) as that of a plugin created with Liferay IDE or Liferay Developer Studio.
To reproduce ...
cd <plugins-sdk>/ext
create.bat my-plugin "My Plugin"