Expression editor dialog does not open in Jasper studio eclipse plugin 6.20.
There is no error log.
Eclipse is Mars.1. Is there a fix?
please check if xtext plugin for eclipse is installed. if not try installing xtext plugin. we also faced this problem and we could resolve it after installing xtext.
Related
I am trying to create an MSI file through WiX. To do that in VSCode, I need to install the "HeatWave" extension. But I can't find it in the extension marketplace.
It is, however, in the online web browser marketplace.
I downloaded the VSIX file and tried to install it through that - Didn't work either.
It just gave me this error.
"extension/package.json was not found in ZIP"
What is preventing me from installing the extension? Is there any other way to add WiX to Visual Studio Code?
HeatWave is an extension for Visual Studio; it doesn't support Visual Studio Code. We're not aware of any Visual Studio Code extensions for WiX today. But please file a feature idea at https://github.com/firegiant/HeatWaveSupport/issues/new/choose so the dev team can track interest in VSCode.
I have a problem with Intershop Studio 4.9.0 not showing java and pipelets from gradle system cartridges. I upgraded Studio by extracting new zip file and just copy workspace from Studio 4.7. In old Studio I don't have this problem.
System cartridges opened in server folder shows java and pipelets without problem, but pipeline editor looks for pipelets in gradle cartridges and because of that all system pipelets can't be resolved.
Is this issue with latest Studio or something is wrong?
Thank you for your help!
This is a known problem and already fixed in the master branch. An updated version of Intershop-Studio will be available very soon.
I tried installing Eclipse platform plugin in the progress openedge 11.5.
I didn't liked it and uninstalled the plugin. From then i couldn't open progress developer studio. It is showing a pop up window with a message "The eclipse executable launcher was unable to locate it's companion shared library".
Kindly suggest me a solution to overcome this issue ?
Thanks
Santosh Reddy
I'm using Worklight Studio version 7.1 on Juno Eclipse 4.2.2 - and the Rich Page Editor fails to load when any index.html file is opened.
See screen-shot image (I couldn't post it here, so its on Dropbox)
https://www.dropbox.com/s/c49l78l7w6s42b5/worklight-studio.png?dl=0
I was able to load the RPE in Worklight 7.0 and earlier versions with the same exact eclipse version. Not sure what is so different with Worklight 7.1
Any pointers ?
In Mac, this works for me in a new project: http://i.stack.imgur.com/FqLOt.png.
Does this fail for you with a new project or existing project?
You can use Eclipse Kepler, Luna or Mars instead as an alternative to Eclipse Juno. Or at least check if it fails there as well.
I recently started with java development using IntellijIDEA (version 12). Since I come from MS world I am used to resharper shortcuts(The visual studio keymap). Is there any way of using the same set of shortcuts in IntellijIDEA? I found a similar question on stackoverflow (Visual Studio ReSharper Keymap for IntelliJ IDEA) but the proposed solutions do not work(I guess becouse of the newer version).
Uros
You can install plugin if it is not appear in keymap section by default(step 2).
Go to IntelijIdea Preferences -> plugins and type Visual Studio keymap, ReSharper Keymap
You would be able to select visual studio(ReSharper) keymap in preferences -> keymap
Screenshots based on IntelliJ IDEA 2021.3 (Ultimate Edition)
I would recommend to use the latest version of IntelliJ if it is possible.