goomph icon indicating copy to clipboard operation
goomph copied to clipboard

IDE as build artifact

Results 35 goomph issues
Sort by recently updated
recently updated
newest added

Hi Ned, i use equinoxLaunch since a while. I was using 3.17.6 and also with latest 3.18.1 i am now facing this problem. I cannot tell what was changed to...

bug

Hi, Thank you very much for working on this project! I don't have much experience with Gradle, but I think I found a rather odd issue. The following code works...

help wanted

Hi, i was trying to build goomph behind a proxy. Several tests fail because of connection timeouts, although i configured proxy settings for gradle properly. My suggestion is that this...

question

Hi I'm upgrading the GenStar repository with latest version of goomph plugin 1.7.0, and i see something strange. I have a specific way to bundle my sources after compilation, i...

bug

Hi Ned, i use the equinoxLaunch task to start a code generator application in the build. This worked with diffplug 3.14 plugin. Now i updated the bundles for my application...

question

**Versions:** Eclipse 4.7.3 Gradle 4.10 goomph 3.17.0 I was building you example project **gradle-and-eclipse-rcp** with the versions above. I wasn't able to create ad IDE with buildship because it's version...

bug

Is it possible to have projects that are imported into the goomph generated work space be linked with the source repository(i.e. the equivalent of right-click on project, select "Share...") from...

enhancement

_enhancement to a feature originally discussed as [#3](https://github.com/diffplug/goomph/issues/3)_ Goomph supports proxies, but it's a little awkward. The workaround is described towards the bottom of the javadoc: - [`AsMavenPlugin`](https://diffplug.github.io/goomph/javadoc/3.3.0/com/diffplug/gradle/p2/AsMavenPlugin.html) - [`OomphIdePlugin`](https://diffplug.github.io/goomph/javadoc/3.3.0/com/diffplug/gradle/oomph/OomphIdePlugin.html)...

enhancement

@akhikhl's Unpuzzle uses OSGi `Require-Bundle` information to create maven dependencies. @stempler created a [fork of Unpuzzle](https://github.com/stempler/unpuzzle) which also handles Import-Package/Export-Package to create maven dependencies. It would be awesome if Goomph...

enhancement

It seems 'FeaturesAndBundlesPublisher' is missing a possibility to set the created repository name ('

enhancement