I can't export my Working Set in Eclipse Juno.
How to reproduce:
Then I get the following error: "None of the selected working sets have an available project to export."
What does it mean? Have I missed something? I thought that "Export Team Project Set" was the official way to share a Working Set.
No plugin is needed to. You should delete the provider element from the exported .psf file and you are done. The beginning of the file should look like the snippet and then should contain all your working sets.
<?xml version="1.0" encoding="UTF-8"?>
<psf version="2.0">
<workingSets editPageId="org.eclipse.ui.resourceWorkingSetPage" id="1393963554943_5" label="firstworkingset" name="firstworkingset">
If someone imports the projects and then this prepared Team Project Set, then only the sets will be set up but the projects aren't imported again. For a real example, check out the psf file in the Xtext repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With