当我在liferay 7.3中创建一个adt模板时,我得到了这个错误。access to method or field setAttribute of class org.apache.catalina.core.ApplicationHttpRequest${request.setAttribute("viewURL", viewURL )}
Adt在我的liferay 7.2版本中工作正常,而且只有当我以管理员身份登录时,我才能看到资源发布器的内容
Some sites could not be found. See the error log for more detail.Read timed out
Unable to read repository at http://download.eclipse.org/eclipse/updates/3.7/R-3.7.1-201109091335/content.jar
我的任务是创建一个保存其名称和年龄的Person类,创建一个队列类,该类可以容纳一个对象数组,然后使用quicksort算法按字母顺序和年龄对它们进行排序。import java.util.EmptyStackException;
private T[] queue; private int backIndex;
private s
我在安装插件时遇到了问题,我已经尝试过使用和不使用https、http等。我已经下载了该文件,并尝试以这种方式安装。Unable to read repository at http://download.eclipse.org/webtools/downloads/drops/R3.3.2/R-3.3.2-20120210195245/repository/content.jar.我使用的是windows7和eclipse indigo。有什么建议吗,谢谢