It seems that plugins/uiDesigner is not included in the install??? If you follow the menu File->Configure Project Tab->Libraries Edit->Application Libraries both uiDesigner and forms_rt is pointing to a non existing folder %INTELLIJ_HOME%\plugins\uiDesigner??????
It seems that the idea layout manager is moved to javac2.jar file with java byte manipulator and ant tasks. But i still prefer form_rt.jar because that is smaller in size.
Have same problem after installing 977.
It seems that plugins/uiDesigner is not included in the install??? If you follow the menu File->Configure Project Tab->Libraries Edit->Application Libraries both uiDesigner and forms_rt is pointing to a non existing folder %INTELLIJ_HOME%\plugins\uiDesigner??????
Cheers Frank
Inluding idea.jar in your project will solve the problem. The ui designer
appears to have been integrated into idea and is no longer a plugin.
"Colin Smith" <colin.smith@viewgate.com> wrote in message
news:bp3n80$om9$1@is.intellij.net...
>
seems
>
>
Colin Smith wrote:
You can find forms_rt.jar is in <idea-home>/lib now.
Sascha
It seems that the idea layout manager is moved to javac2.jar file with java byte manipulator and ant tasks. But i still prefer form_rt.jar because that is smaller in size.