I am learning PDE (Eclipse plugin project).
I need to get a working space.
My text widget (swt) should be installed in the current workspace path.
How to get workspace path in eclipse?
Do you want to:
ResourcesPlugin.getWorkspace().getRoot().getLocation().toString();
File → Switch workspace → Another specified directory is the current workspace
Source: https://habr.com/ru/post/969365/More articles:Advanced filtering of a collection of related parties in Symfony - phpXcode: how to make xcodebuild build a project that contains subprojects - iosSorting an array of pointers to a structure using qsort - cConvert string from UTF-8 to ISO-8859-1 - c ++How can I tell if my SignalR (Redis) panel really works as it should? - redisCreating silence with pyDub - pythonWoocommerce gets product identifier using SKU product - phpHow to add an InfoWindow object using google static image map? - google-static-mapsSetting ssh key for jgit - javaFinding Unused Public Users in Eclipse - javaAll Articles