Hi Matthias, thanks for your replay.
I would prefer "windows" because this corresponds to "linux". An other open question is if there should be an equivialent patch for the JNA stuff. I will have a look at this. An other question is where are the files I have to patch to add the new behavoir into http://bits.netbeans.org/dev/javadoc/org-openide-modules/org/openide/modules/doc-files/ api.html#jni Its not in the Bootstrap module where the source code lives which is to patch. I can prepere a patch. I think this has low priority but for be it can be a "starter"-patch to learn the complete workflow for a pull request. best regards Oliver > Hi Oliver, > > Am Sonntag, den 04.03.2018, 22:55 +0100 schrieb Oliver Rettig: > > Yes, you are right. It is possible to put all files in the > > modules/lib/amd64 folder to be loaded > > on all 64 bit jvms on windows, but than in the same directory I have > > also the .so-files for the > > linux os. > > > > I think it is more clearly arranged, if the linux and windows files > > are not mixed in the same > > folder. > > > > I have also tryed some linux os and I got always > > > > os.name=linux > > > > I am not sure, if the property is for all linux systems "linux". If > > it is it is different to the > > windows os, where I get "windows 10" ... > > I'm ok with a patch implementing this. One thing, that might be > relevant is the question whether windows or win32 is the better name. > > Greetings > > Matthias > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > For further information about the NetBeans mailing lists, visit: > https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
