JaneWardSandy

Results 25 comments of JaneWardSandy

IDEA did not check whether the `Header` value meets the requirements when compiling `Jar Artifacts`, and the mandatory checks I made in the plug-in are limited to a few special...

At present, I am not doing compatibility between Maven and Gradle. Currently, all functions are implemented based on the `IntellIJ Build System`(Build -> Build Artifacts...). There may be other problems...

That's so strange. As mentioned above, I didn't restrict internationalization in the plug-in and didn't check the properties file. Do you want to try to remove the Facet of PDE...

PDE Partial was read and build the dependencies tree when Target Platform was configured, and then use the tree and `MANIFEST.MF` to add bundle dependencies for module. When checking the...

@lppedd For the existence check of Required-Bundle, it is feasible to adjust to read the dependencies of Module. However, if it is read during inspection, there may be performance problems,...