JanKoehnlein / FXDiagram

JavaFX diagram
Apache License 2.0
74 stars 21 forks source link

Add project descriptor with resource filter #60

Closed kthoms closed 7 years ago

kthoms commented 7 years ago

The project descriptor is automatically produced when materializing the workspace with Oomph. The root project contains all subprojects and resources are existing twice. The resource filter will exclude all subprojects in the root project.

This is how the root project looks like after workspace setup: screenshot 32 The Open Resource dialog will list resources multiple times: screenshot 33

With the patch the subprojects are filtered: screenshot 34 The Open Resource dialog will be more helpful now: screenshot 35

JanKoehnlein commented 7 years ago

The root folder is not a project, and should not be imported as such. Am I missing something?

kthoms commented 7 years ago

OK for me to leave it as is. The root folder contains the README, which on might want to edit also in Eclipse. To have that in the workspace you'd need a project.