This reminds me of a question I have concerning the new JSDT functionality.

We are currently using the old Javascript editor which was internal... This is something we did knowingly. We have a fairly hacked up version we are using because we needed in particular to control the available objects for content assist. With JSDT, that should no longer be necessary, but we have a "legacy" file extension for our script that I'd like to be able to register. Unfortunately, the JS editor (CompilationUnitEditor) is in an internal package as well.

Is there a way to hook up our file extension to the new editor without referring to internal packages in the plugin manifest?

Thanks,
Craig

On Apr 16, 2008, at 11:58 AM, Phil Berkland wrote:


Does anyone have an opinion on if the JavaScript Content type should include ".as" (for ActionScript)? I am not sure how prevalent this extension is. If I dont include it in the plugin.xml, the user can always use the preferences to do the association.

Phil Berkland
IBM Software Group Emerging Technologies_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

_______________________________________________
wtp-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/wtp-dev

Reply via email to