Markus Oley
Markus Oley
Yes, your right, I mixed this up, so i think **install** would be the right one?
Ok, I have finished my implementation, ready to contribute, but want to add some tests. As I did not find tests on the workspaceProp either. So my question: Is it...
Sorry, I think you misunderstood me.. I mean automatic unit tests, which simply configure a gradle with the ProjectBuilder api, run through the methods and check afterwards if the configured...
Hi again @nedtwigg, I think I found a bug while testing: in OomphIdeExtension, line 549 in method ideSetupWorkspace() that `OutputStream output = new BufferedOutputStream(new FileOutputStream(target))` must be removed, because it...
OK, good point, thanks for the info.... Yes, I mean this one.
I think there is a general problem, which is not solvable by changing the Security preferences. I gave permission to Idea but have the same behaviour (under jdk11(build 11.0.1+13-LTS), Mojave...
Hi, I think versioned API support would be a really sensible feature. Do you have any update regarding this feature?
+1 We'd like to use k3s in a windows environment too to handle linux pods
> > @moley > > +1 We'd like to use k3s in a windows environment too to handle linux pods > > Windows nodes will run Windows containers only. This...
Hi anyone, I tried this latest fix and it seems to me it results in "Unresolved dependencies" when using compileOnly together with version catalogues because the version is not resolved....