Eclipse
Eclipse on Mac OS X – Workspace error on NFS mounts
If you are using Eclipse on Mac OS X and experience a “Workspace in use or cannot be created, choose a different one” after moving your workspace to a NFS share, try running eclipse with these arguments:
./eclipse -vmargs -Dosgi.locking=java.io
or you may add this line to your /Application/eclipse/Eclipse.app/Contents/MacOS/eclipse.ini file:
-Dosgi.locking=java.io
About Dennis D. Spreen
Search
Recent Posts
- How to compile Lua 5.4.0 for Android as a dynamic library using Android Studio 4
- Please make inline vars usable for production – fix RSP-28892
- How to compile Lua 5.4.0 as a Mac OS X dynamic library
- How to compile Lua 5.4.0 for Linux as a shared library
- How to compile Lua 5.4.0 for Windows
- Daily Wage – a Spigot/Bukkit plugin that pays out a daily wage
- How to compile Lua 5.3.5 for Windows
- Better Collada exporter for Blender with custom properties
- MOS6502-delphi – a MOS 6502 CPU emulator for Delphi
- Pass a multidimensional array as a parameter (with a hidden caveat)
Categories
Tags
Android
apache
binaries
binary
binding
blender
bugs
build
bukkit
collada
Delphi Programming
dll
dynamic
dynamic library
ESXi
Extension
ios
iphone
libpomelo
library
lighttpd
linux
Lua
lua5.4
macos
macosx
minecraft
Nagios
PHP
plugin
pomelo
python
server-status.
shared
shared library
solib
spigot
static library
Typo3
VMWare
wage
Whitebox
windows
Xcode
xml
Archives
- May 2020
- March 2020
- June 2019
- March 2017
- August 2016
- July 2016
- June 2016
- January 2016
- September 2015
- February 2015
- January 2015
- October 2014
- September 2014
- August 2014
- May 2014
- March 2014
- February 2014
- November 2011
- June 2011
- February 2011
- March 2010
- September 2009
- August 2009
- July 2009
- May 2009
- March 2009
- February 2009
- January 2009
- November 2008
- October 2008
- February 2008
- June 2007
Delphi Feeds
- TMS BIZ Got an Upgrade See What's New February 23, 2026
- Meet Adrian Gallero at TMS Training Days 2026 February 23, 2026
- AI usage guidelines and thoughts updated, and… test of vibe-coding with Castle Game Engine February 23, 2026
- CodeRage 2025: Our Favorite Webinars Part 3 February 22, 2026
- Working with JS events February 21, 2026
- AmiTube Server update February 20, 2026
- Meet Danny Wind at TMS Training Days 2026 February 20, 2026
- Effective Threat Modeling for Software Applications February 19, 2026
- Lifecycle Accountability: Designing Software for Long-Term Resilience February 19, 2026
- Inspecting the internals of GExperts while it is running in the IDE February 19, 2026


