Can not Create Standalone IDE

When I follow the instructions on https://confluence.jetbrains.com/display/MPSD33/Building+standalone+IDEs+for+your+languages

The Kajak.build fails with the following errors.

How can these issues be solved ?

 

(Re the first issue, \solutions\JavaKajak\images\kaja_images.jar file does exist)

More focused question, I want to use MPS to develop a language parser/runtime. How can a Language by exported/packaged so the parsing and runtime can be integrated into a third party application ? At the present time the standalone IDE to support intelligent editing is not so important, but may well be in the future depending how flexible it would be to integrate the IDE within another system.

0
2 comments
Avatar
Permanently deleted user

Hi there,

Have you added the kaja_images.jar to the default layout of the build project? The error message ("No such path in local layout") seems to indicate that you didn't.

Regards,

Sérgio Ribeiro
Porto - Portugal

 

0
Avatar
Permanently deleted user

Hey,

build scripts are a bit of a hassle, I think.

Sérgios suggestion looks like the solution to your problem.

0

Please sign in to leave a comment.