stefan.schweimler Posted May 11, 2015 Posted May 11, 2015 Hi,I was trying to add a custom query language by adding this extension point to plugin.xml (This is the hive example) <extension point="com.jaspersoft.studio.queryDesigner"> <queryDesigner QueryDesignerClass="com.jaspersoft.studio.data.hive.querydesigner.HiveQLQueryDesigner" language="test"> </queryDesigner> </extension>[/code] But the query language does not show up. Can you please help me out? Thank you.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now