Git Product home page Git Product logo

Comments (10)

EdwardRaff avatar EdwardRaff commented on July 28, 2024

Can you try this with Netbeans/ just the command line. I want to know if this is a Java 1.8 issue, or if this is an issue with the Eclipse compiler.

from jsat.

NikolaMorena avatar NikolaMorena commented on July 28, 2024

It's not a Java 1.8 issue. I've tried both with Java 1.6 and Java 1.7 with
the same results.

On Thu, Nov 26, 2015 at 4:05 PM, EdwardRaff [email protected]
wrote:

Can you try this with Netbeans/ just the command line. I want to know if
this is a Java 1.8 issue, or if this is an issue with the Eclipse compiler.


Reply to this email directly or view it on GitHub
#26 (comment).

from jsat.

EdwardRaff avatar EdwardRaff commented on July 28, 2024

Sorry, I'm not sure if I'm communicating well. My question is if Java 1.8 causes the issue or not. Eclipse has its own separate compiler, ecj, that it likes to use instead of javac. If Java 1.8 changed slightly and the old code is no longer valid, I will change it. If Only ecj causes the issue, then we should file a bug report with them.

from jsat.

NikolaMorena avatar NikolaMorena commented on July 28, 2024

I'm pretty sure that Java 1.8 is not the problem. My default Eclipse
compliance settings was 1.7 and Java build path was set to 1.7 library
initially and build failed. I changed this to 1.8 hoping that may help,
without success. On the other hand, maven builds project fine with Java
1.8 in my console environment.

On Thu, Nov 26, 2015 at 6:26 PM, EdwardRaff [email protected]
wrote:

Sorry, I'm not sure if I'm communicating well. My question is if Java 1.8
causes the issue or not. Eclipse has its own separate compiler, ecj, that
it likes to use instead of javac. If Java 1.8 changed slightly and the old
code is no longer valid, I will change it. If Only ecj causes the issue,
then we should file a bug report with them.


Reply to this email directly or view it on GitHub
#26 (comment).

from jsat.

EdwardRaff avatar EdwardRaff commented on July 28, 2024

If that's the case, I'm not sure what I can do. I've built JSAT in Eclipse with 1.7 before. I can try it again later, but unless that reveals something I don't think I can help.

from jsat.

EdwardRaff avatar EdwardRaff commented on July 28, 2024

Using latest version of Eclipse, it is giving me errors too. But only in Eclipse. Very weird.

from jsat.

NikolaMorena avatar NikolaMorena commented on July 28, 2024

Does my workaround with double casting work for you?
Does it break anything?

On Thu, Nov 26, 2015 at 8:06 PM, EdwardRaff [email protected]
wrote:

Using latest version of Eclipse, it is giving me errors too. But only in
Eclipse. Very weird.


Reply to this email directly or view it on GitHub
#26 (comment).

from jsat.

EdwardRaff avatar EdwardRaff commented on July 28, 2024

I changed the load methods type to just use the wild card directly, it makes more sense and avoids the Eclipse issue. If you could pull and confirm I'll close the issue

from jsat.

NikolaMorena avatar NikolaMorena commented on July 28, 2024

Yes Edward, it works now, thanks.

On Sat, Dec 5, 2015 at 9:57 PM, EdwardRaff [email protected] wrote:

I changed the load methods type to just use the wild card directly, it
makes more sense and avoids the Eclipse issue. If you could pull and
confirm I'll close the issue


Reply to this email directly or view it on GitHub
#26 (comment).

from jsat.

EdwardRaff avatar EdwardRaff commented on July 28, 2024

Awesome, thanks!

from jsat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.