Giter Site home page Giter Site logo

Comments (6)

iloveeclipse avatar iloveeclipse commented on July 18, 2024

Could you please try to reduce your problem to a small self contained project?
This would greatly speedup bug analysis.

Common approach to do so is to start removing all the unneeded dependencies and code around as long as error remains.

from eclipse.jdt.core.

roman-kitko avatar roman-kitko commented on July 18, 2024

The repository I have created is only subset of the project.
I can try to remove unneeded modules.
But still do not expect like 2 modules.
Will do that Tomorrow, push changes and let you know

from eclipse.jdt.core.

iloveeclipse avatar iloveeclipse commented on July 18, 2024

Thanks. Reduce as much as you can, if that means two modules it's OK, it will be better than current state.

from eclipse.jdt.core.

roman-kitko avatar roman-kitko commented on July 18, 2024

I reduced number of modules to 16.
What I also found, the problem is only in
JettyLauncher.registerShutdown method. If I clean its body (and java imports), the the error is gone.
Also when you do full maven reload and then you do several CTRL+S with dummy changes, you can get different compiler errors.

from eclipse.jdt.core.

roman-kitko avatar roman-kitko commented on July 18, 2024

Screenshot from 2023-03-29 21-44-31

from eclipse.jdt.core.

roman-kitko avatar roman-kitko commented on July 18, 2024

I am closing the issue.
I found workaround here.
The error occurs when using inner class or lamda expression, then type is not accessible. When using normal class, it works.

There is still some bug in compiler and 'build process is in-deterministic here, but it is pretty hard to simulate on smaller project.

from eclipse.jdt.core.

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.