Java perspective is a part of the Eclipse-based IDE.
It is supplied with Lycia to allow 4gl developers to work conveniently with their Java projects but is not developed by Querix.
You can find original documentation about Java functionality adopted by Lyciahere, here, and here.
Java perspective is a group of views and editors that allows developing Java projects.
|
shows the javadoc of the selected element |
|
|
Declaration |
shows the source of the selected element |
|
shows callers and callees a selected member |
|
|
Outline |
displays an outline of a structured file opened in the editor |
|
shows the hierarchy of Java elements within the Java projects in your workspace |
Java perspective shares the Package Explorer view with the GIT perspective and the Call Hierarchy view with the JavaScript perspective.
Here you can find out how to open and manipulate perspectives.
Here you can find out how to open and manipulate views.