Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ease-dev] [EASE] Sign and Verify Script

Hi,

I have uploaded a new patch regarding core methods for Signature verification functionality. See here: https://git.eclipse.org/r/#/c/75831/

I am trying to figure out how to get language specific block comments and have posted a comment on Mattermost.

How should try following command?
         IScriptService scriptService = ScriptService.getInstance();
         ScriptType scriptType = scriptService.getScriptType(location);
It is giving error while running getScriptType.

Best regards,
--
Varun Raval

Back to the top