Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在处理 SVN 项目时,我遇到了多个同步进程一直在运行。它会导致其他进程(例如运行 tomcat 服务器等)导致延迟。每当 Eclipse 启动时,它都会自动启动。
这是它的外观:
除了每次都单独单击红色的“停止”图标之外,我有什么办法可以阻止这些?
谢谢!
您的工作区是否还有许多其他打开的项目?也许关闭其他人会解决问题。
同样使用subclipse插件,您可以管理与 SVN 的同步。
我有我的 Facebook 页面和我的 Facebook 应用程序 (Iframe)。在那个 iFrame 中,我有一个表单 (index.php),它将我发送到另一个页面:validation.php
问题是:validation.php 在我的 facebook 应用程序之外打开(在 Facebook 应用程序的画布之外)。