Migrating from 3.14 to 3.17 and JDK7 to JDK9: Issues with Package accessibility:

2018-02-07 Thread Markus Sandmann
Hi there, currently I try to migrate my Projects to the latest JDK9 as well as updating used libaries like apache poi. Comming from v3.14 and JDK7 I have a strange problem that i can't find the solution to: After updating apache poi I had to adjust some parts of my code because of deprecated/remo

Re: showInPane does not work

2018-02-07 Thread Markus Sandmann
Hi, hm? I already described what is not working. Using JDK 9 some Imports cannot be resolved using the same Libary and Code as with JDK 7 (where the imports do work). Screenshots and Codeparts can be seen in the linked StackOverFlow Post. I don't know what else i could say about the problem. Beca

Re: showInPane does not work

2018-02-07 Thread Markus Sandmann
Sorry messed up, post went to the wrong list. 2018-02-07 13:37 GMT+01:00 Markus Sandmann : > Hi, > > hm? I already described what is not working. Using JDK 9 some Imports > cannot be resolved using the same Libary and Code as with JDK 7 (where the > imports do work). > Screens

Re: Migrating from 3.14 to 3.17 and JDK7 to JDK9: Issues with Package accessibility:

2018-02-07 Thread Markus Sandmann
lease > 4.0 will be but the release manager can give you some definitive answer. > > Do you need any specific jdk9 feature ? > > > On 7. Feb 2018, at 13:15, Markus Sandmann wrote: > > > > Hi there, > > > > currently I try to migrate my Projects to

Re: Migrating from 3.14 to 3.17 and JDK7 to JDK9: Issues with Package accessibility:

2018-02-08 Thread Markus Sandmann
Hi everyone, I was finally able to nail this issue(s) down and fix them. So in case someone is struggeling with the same problems here is my solution: The problem ist NOT caused by the apache-poi 3.17 library directly. Same goes for the JDK9 thing. It looks like Eclipse 4.7.2 has some problems wi