English 中文(简体)
直升机停机坪清单
原标题:Eclipse canonical list of command line options
  • 时间:2010-09-28 14:58:54
  •  标签:
  • java
  • eclipse

我 all过了所有明显的扼杀,经过了联邦后勤部的搜索,但找不到一条可以选择的指挥线清单。

我已经安装了国家食品安全局安装名录上的剪辑,并在升级到<编码><>helios<>/code>之后,立即开始出现24个档案中的错误。

The NFS export options are (rw,insecure,no_root_squash,no_subtree_check,async) I can t process locks in the workspace (an NFS dir) nor in eclipse/configuration/org.eclipse.osgi/.manager/

ec子一开始,就把方言排出方言。

Locking is not possible in theDirectory “(NFS path)/eclipse/configuration/org.eclipse.osgi”。 一个常见原因是档案系统或实时环境不支持为这一地点设置档案。 请选择一个不同的地点,或将“-Dosgi.locking=none”作为证书论点的不可靠的档案。

Starting eclipse directly with the arg -Dosgi.locking=none still belches same error. Since it s a VM arg, I cannot figure out how/where to specify an alternate lock dir or none; as stated, I can t even find a canonical list of all eclipse args.

Thanks, bsd

64bit Ubuntu 10.04.1 LTS AMD Phenom II X4 940 (Black) 8GB DDR2 4x2GB unganged ASUS M4A785-M

问题回答

Try the Eclipseîtime Options page on the Eclipse website:

如果可能的话,安排您的Eclipse的安装和<>m>,您的Eclipse workspaces都位于当地的一个裂缝中。 您将注意到业绩与国民预算的差异。

如果你在开始穿透时有任何指挥线选择。 出于某种原因,如果存在任何指挥线选择,缺省似乎是lip。 没有使用内部配置文件。

我认为,你还需要加上“-Dosgi.locking=none”AFTER a -vmargs para amount。

This may be helpful, but the information is a little outdated... http://www.mhworth.com/pub/blogs/matt/?p=11





相关问题
Spring Properties File

Hi have this j2ee web application developed using spring framework. I have a problem with rendering mnessages in nihongo characters from the properties file. I tried converting the file to ascii using ...

Logging a global ID in multiple components

I have a system which contains multiple applications connected together using JMS and Spring Integration. Messages get sent along a chain of applications. [App A] -> [App B] -> [App C] We set a ...

Java Library Size

If I m given two Java Libraries in Jar format, 1 having no bells and whistles, and the other having lots of them that will mostly go unused.... my question is: How will the larger, mostly unused ...

How to get the Array Class for a given Class in Java?

I have a Class variable that holds a certain type and I need to get a variable that holds the corresponding array class. The best I could come up with is this: Class arrayOfFooClass = java.lang....

SQLite , Derby vs file system

I m working on a Java desktop application that reads and writes from/to different files. I think a better solution would be to replace the file system by a SQLite database. How hard is it to migrate ...