English 中文(简体)
Edit Portlet(xhtml部分)没有部署
原标题:Edit portlet (xhtml part) without deploy

我有一个有关港口热点的问题。 我希望我能够改变Xhtml档案中的一些编码线,看到我重新启用第6.1号航程时发生的变化。 采用6.1版本+总理3.2的小册子。

In some cases I can change something and see the changes, but when I get a faces error, is like everything is blocked and I have to re-deploy the portlet compiling and generating the war again. So, lot of time lost on this process.

任何人都知道如何确定这一点?

Thanks in advance.

问题回答

Are you using Liferay IDE with eclipse for development? If yes, then, you can add the plugin portlet project to the server and whenever you do some changes to any file within the project just right-click and say publish and your changes will be reflected.

Or else you can also configure for auto-publish if any changes happen to the projects added to the server.

希望这一帮助。





相关问题
Is this syntatically valid for div?

<div class= clear ></div> /*which comes out to be below one in FF (seen via firebug) */ <div class= clear /> /*is this the last empty div declaration is semantically valid ? */

How to apply pagination in IFrame

I have an IFrame with a Table enclosed within it. I want to display 15 rows of a table and than a Next button must be there to move forward. How to apply pagination for IFrame?

Scala and HTML parsing

How do you load an HTML DOM document into Scala? The XML singleton had errors when trying to load the xmlns tags. import java.net._ import java.io._ import scala.xml._ object NetParse { import ...

热门标签