Skip to content

Commit bf6e495

Browse files
committed
Update docs to better describe how EPF file is handled
See #194
1 parent b29a1d0 commit bf6e495

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

USAGE.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,11 @@ Support for other JetBrains products should also be automatically available but
103103

104104
### Eclipse configuration support
105105

106-
The save-actions plugin supports Eclipse configuration `.epf` files by the [Workspace Mechanic](https://marketplace.eclipse.org/content/workspace-mechanic) Eclipse plugin (Java IDE only). You can specify a path to an Eclipse configuration file in the "Eclipse support" settings section to import it. The plugin will load the content of the file in the plugin configuration, and disable the plugin configuration options (the checkbox will be grayed out). Use the "reset" button to remove the import.
106+
The save-actions plugin supports Eclipse configuration `.epf` files by the [Workspace Mechanic](https://marketplace.eclipse.org/content/workspace-mechanic) Eclipse plugin (Java IDE only).
107+
You can specify a path to an Eclipse configuration file in the "Eclipse support" settings section to import it.
108+
The plugin will load the content of the file and configure the corresponding options.
109+
Please note that not all plugin options have corresponding ``.epf`` options and therefore might not be configured.
110+
Use the "reset" button to remove the import.
107111

108112
The plugin will stay in sync with your Eclipse configuration file. Not every features are present on either side, but the ones that are in common are supported.
109113

0 commit comments

Comments
 (0)