我正在尝试更新我的一个项目,但我没有管理.当我尝试时,我得到了错误
'Synchronizing CVS' has encountered a problem.
Problems reported while synchronizing CVS Workspace. 0 of 1 resources were synchronized.
Details:
Problems reported while synchronizing CVS Workspace. 0 of 1 resources were synchronized.
An error occurred synchronizing /<Project name>: The server reported an error while performing the "cvs update" command.
The server reported an error while performing the "cvs update" command.
<project name>: The server did not provide any additional information.
Run Code Online (Sandbox Code Playgroud)
我应该关心这个错误吗?它看起来一切都很好,但它困扰我.
谢谢你的阅读
更新
我发现有一个文件已更新,但结果未更新.我正在做的另一个错误是我在项目级别同步,在这些情况下我认为最好在文件夹级别同步并打开CVS控制台.要打开CVS控制台,请按窗口>打开视图>控制台.然后在控制台视图中有一个需要按下的shell图标,然后按CVS.像CVS输出一样,它显示出来并且它有助于更多.
我尝试在Facelets页面中激活EL提议,但是当我按下Ctrl + Space时,它不起作用.我设法激活JSF标签提议感谢其他问题,但EL提案不起作用.
如何在Eclipse中激活此功能?这是一个已知的问题吗?
例如:
<h:inputHidden id="id" value="#{Ctrl+Space not working!}"/>
Run Code Online (Sandbox Code Playgroud)