Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trimming of class names in jqassistant-plugin.xml #85

Closed
sebplorenz opened this issue Jul 1, 2014 · 0 comments
Closed

Trimming of class names in jqassistant-plugin.xml #85

sebplorenz opened this issue Jul 1, 2014 · 0 comments

Comments

@sebplorenz
Copy link
Contributor

Line breaks in the jqassistant-plugin.xml e.g.

<scanner>
    <class>com.acme.MyScannerPlugin
    </class>
</scanner>

lead to the following exception when using the plugin:

"Cannot create rule plugin repository. Cannot find class com.buschmais.jqassistant.plugin.eclipse.rcp.EclipseRcpProjectScannerPlugin"

Obviously the class name is not correctly trimmed when parsing the xml file.

yaseno2186 pushed a commit that referenced this issue Jul 9, 2024
Added dedicated support for Neo4j plugins to embedded store
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants