JaneWardSandy

Results 25 comments of JaneWardSandy

Whether it's code cleanup or architecture, or whatever, your help would be greatly appreciated. The original plan was to think about version 2.0 and complete the refactoring of the entire...

Yes, according to the design, projects unrelated to OSGi should not trigger the function of the plug-in. I'm still trying to fix this problem, but it has never been reproduced...

I have added some code to record Facet in the log. You can try to run it and provide me with idea.log; According to the correct logic and theory, under...

In the current version 1.6.3, this log is still retained. You can check the relevant log content in idea.log.

I'm sorry that I've been occupied by other affairs recently. This log does not contain content that I can use to analyze. According to the code, the `Facet` contained in...

It does not contain any `Eclipse PDE Partial facet` but is considered to exist in the code. `FacetManager#getFacetByType` does not seem to be particularly reliable. Temporarily add a workaround: when...

> IDEA just surprised me by offering an update in which this issue is said to be fixed: > > ![image](https://private-user-images.githubusercontent.com/1537384/296110915-9fb29166-87e3-4db7-8b99-f57fcd8bd871.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MDUwNTM3MTIsIm5iZiI6MTcwNTA1MzQxMiwicGF0aCI6Ii8xNTM3Mzg0LzI5NjExMDkxNS05ZmIyOTE2Ni04N2UzLTRkYjctOGI5OS1mNTdmY2Q4YmQ4NzEucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI0MDExMiUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNDAxMTJUMDk1NjUyWiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9OGIzODcyNmRkMzU0M2Q2ZWE5ZThiOTEzZDJmMzhhOTZjNDQzYzRhOWZmMDZlMTY3NzY0YWFhNTU0M2EyYzkzOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QmYWN0b3JfaWQ9MCZrZXlfaWQ9MCZyZXBvX2lkPTAifQ.r7OmrShfTNpaAKKOmM1pO3BkSG9BDvSbVO5eAE1vMW8) > > First of all, thanks for that. Can...

> The projects in question do **not** contain the Eclipse PDE Partial facet. That is the whole point of the issue at hand and what surprised me so much in...

Reported level always was `Error` in code😂 https://github.com/JaneWardSandy/eclipse-pde-partial-idea/blob/ee53676c26d548082172ea3370b0064cae81af62/eclipse-pde-partial-idea/src/main/kotlin/cn/varsa/idea/pde/partial/plugin/inspection/PackageAccessibilityInspection.kt#L175-L183 I've been a bit busy at work the last few months. If you have an idea to fix this problem, please submit...

Maybe starting in October, I will have some free time, and then I will continue to process version 2.0 code promotion as soon as possible.