Quantcast
Channel: Gradle Forums - Latest posts
Browsing all 19845 articles
Browse latest View live

Image may be NSFW.
Clik here to view.

Resource filtering in gradle eclipse buildship

We don’t use (or want to use) separate *.java code and resource folders but I tried something similar to above to set up the excludes on the main source directory. I was able to configure Gradle...

View Article


How do I use multiple gradle.properties files?

I have a build.gradle file and two gradle.properties files I’d like to use with it. So far everything I’ve tried (that doesn’t involve making two copies of the build.gradle and maintaining both)...

View Article


Unresolved reference: DrawImage

(topic withdrawn by author, will be automatically deleted in 24 hours unless flagged)

View Article

Kotlin DSL Plugin doc is not reproducible

I followed this: https://docs.gradle.org/current/userguide/kotlin_dsl.html#sec:kotlin-dsl_plugin but getting back this error: > Task :buildSrc:compileKotlin FAILED The `kotlin-dsl` plugin applied...

View Article

How to replace the file insize zip in Gradle

I need to replace the file inside zip file, what is the approach i can take. plase advise?

View Article


How to replace the file insize zip in Gradle

How is the zip created in the first place? Is it created by your gradle build? Or is it created externally? If the zip is created inside your Gradle build there are opportunities to alter the zip...

View Article

Resource filtering in gradle eclipse buildship

A while ago I wrote a custom Buildship extension (mentioned here) that provides this feature. Could you please give it a go?...

View Article

그녀의 waldheim33.com/ - 우리카지노

내 여자야. 그녀의 https://waldheim33.com/ - 우리카지노몸 구석구석까지 더킹카지노모르는 퍼스트카지노게 샌즈카지노없을 더나인카지노정도이니 코인카지노상관하지 마 라."

View Article


Resource filtering in gradle eclipse buildship

I saw it and looked at it, actually. Thank you for your effort but we probably won’t go with this: I was mainly looking at this due to “The project was not built due to "Resource already exists on...

View Article


Resource filtering in gradle eclipse buildship

We are using automated development setup environment based on https://plugins.gradle.org/plugin/com.diffplug.gradle.oomph.ide. So you are using goomph. Good to know. I’d need to set up an actual p2...

View Article

Eclipse inter-project dependencies missing

I believe I found a near-root cause, if not the root cause of this last night. I described much of this in a related post (see edit #5): The project was not built due to "Resource already exists on...

View Article

Gradle Enterprise 2019.5.3 has been released

Gradle Enterprise 2019.5.3 is now available. Please see the release notes for more information.

View Article

Resource filtering in gradle eclipse buildship

Yes, we are using Goomph. Pretty awesome, with few notes: We can’t use it to automatically import Gradle/Buildship projects. That is the only manual step left. It can import them but not as...

View Article


Resource filtering in gradle eclipse buildship

If you are interested, there’s support for importing Gradle/Buildship projects into Eclipse with Oomph:https://github.com/eclipse/buildship/tree/master/samples/oomph-setup I do think that your efforts...

View Article

Resource filtering in gradle eclipse buildship

Hmmm… sounds interesting. Is that instead or in addition to Goomph? I could do either, just would like to know.

View Article


Resource filtering in gradle eclipse buildship

It’s independent from goomph.

View Article

Plugin Pending Approval Questions

All new plugins require manual approval now. There used to be a way to publish a plugin to a group without a gradle.plugin prefix and link it to the plugin portal without going through a manual...

View Article


Gradle using artifact with classifier instead of what I asked for. New...

I’m using Gradle 6.2, I have an artifact that has an obfuscated jar - without a classifier, and an unobfuscated jar with the classifier ‘unobfuscated’. My build depends on the artifact without a...

View Article

Plugin Pending Approval Questions

Thank you it looks as if the plugin has been approved.

View Article

How to replace the file insize zip in Gradle

First I have tried to delete the existing file in Zip using exclude as below. But it do not remove the file task alterZip(type: Zip) { from zipTree(’$buildDir/zip/abc.zip’).matching { exclude...

View Article
Browsing all 19845 articles
Browse latest View live