Notice: Use of undefined constant ‘file - assumed '‘file' in /home/jpalio/vhosts/jpaliowikien.torn.com.pl/LocalSettings.php on line 154

Notice: Use of undefined constant bi’ - assumed 'bi’' in /home/jpalio/vhosts/jpaliowikien.torn.com.pl/LocalSettings.php on line 154
Eclipse plug-in:jPALIO objects editor - Jpaliowiki EN

Eclipse plug-in:jPALIO objects editor

From Jpaliowiki EN

Jump to: navigation, search

Contents

Types of editors

Objects Editor contains two parts: code editor and properties form in separate jPALIO Properties view. (In previous releases properties form was another page of an editor)

Image:palio-editor.png

Image:groovy-editor.png

Changing code editor preferences

  • jPALIO Classic: Window > Preferences > jPALIO > Editor
  • Groovy: Preferences the same as for the Groovy Editor form Groovy plug-in - Window > Preferences > Groovy > Editor


Changing code editor

To change type of code editor (jPALIO/Groovy) change type of object in Properties tab.

Displaying compilation errors

To display object compilation errors from main menu choose Object > Get Compilation Errors.

Image:object-actions.png

Error information is displayed in Problems view. After double click on error description, incorrect line is focused in the editor.

Image:object-errors.png

Hyper-links

In jPALIO Classic objects code editor you can move to called object ($*object's_code). Press and hold Ctrl key to see all hyper-links. Left clicking on hyper-link opens called object in Editor.

Personal tools