-
Enhancement
-
Resolution: Done
-
Major
-
4.23.0.Final
-
None
-
Sprint #219 May 2022
-
8
-
---
The QuteProjectListener uses the LifecycleListener to detect project add or removal. This has some cons:
- it's an internal API
- for project creation it may be called to early (eg Maven project import) thus the Java model is not ready
- It may log exceptions
We should redesign as a workspace listener and check for .classpath modifications
- is duplicated by
-
JBIDE-28433 Creating new project using ie. Launcher application throws an error
- Closed
- is related to
-
JBIDE-28451 Navigation from Qute template to a method does not work
- Closed