You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Write a generator that outputs the POM presented at "Run it with connectors easily by letting maven generate classpath" occiware/erocci-dbus-java#37 .
To make it even easier, in this POM could be also written all of this user-written connector's dependencies. For this, said deps have to be read:
either from maven tycho conf, BUT this first requires to mavenize studio-designed plugins.
or from Eclipse plugin conf, BUT they only a mere .sh / .bat execution script can be generated and not a POM (so it's OK for only executing, but not for further runtime-only development).
The text was updated successfully, but these errors were encountered:
Write a generator that outputs the POM presented at "Run it with connectors easily by letting maven generate classpath" occiware/erocci-dbus-java#37 .
To make it even easier, in this POM could be also written all of this user-written connector's dependencies. For this, said deps have to be read:
The text was updated successfully, but these errors were encountered: