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.
Dropbox 共有ワークスペースでの Eclipse に問題があります。ワークスペースを私と共有した友人は、バグがあると言いました。Eclipse を実行すると (ワークスペースがデフォルトだと思います)、何もないウィンドウが表示されます。したがって、Eclipse を実行せずにワークスペースを変更できれば、バグのない別のワークスペースを使用できると思います。誰もこれを行う方法を知っていますか?
-dataコマンドライン引数を使用してみてください。
-data
例えば:
-data path_to_workspace
http://help.eclipse.org/indigo/index.jsp?topic=%2Forg.eclipse.platform.doc.user%2Ftasks%2Frunning_eclipse.htmを参照してください。