留言板

Drag and drop partially broken

Charles Johnson,修改在8 年前。

Drag and drop partially broken

Junior Member 帖子: 25 加入日期: 15-5-1 最近的帖子
!SESSION 2015-05-25 09:37:01.786 -----------------------------------------------
eclipse.buildId=4.3.0.M20130911-1000
java.version=1.6.0_35
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_GB
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product


The above is my environment. I'm using the liferay-portal-6.2-ce-ga4 Kepler bundle.
In the tutorial https://dev.liferay.com/develop/learning-paths/-/knowledge_base/6-2/writing-your-first-liferay-application it states
Drag the snippet labeled Liferay AUI Taglib Import v6.1 from the snippet area to the line beneath the existing taglib import in view.jsp


Quite simply i found this impossible with my environment, the best i was able to achieve being:


I imagine the effect should be to insert the correct tag library import statement (rather than put a text string with the name of the tag library in) - is that right?
thumbnail
Gregory Amerson,修改在8 年前。

RE: Drag and drop partially broken

Liferay Legend 帖子: 1123 加入日期: 10-2-16 最近的帖子
Do you have "util-taglib.jar" in your "Liferay Portlet Plugin API" container in your project classpath?