Community
Participate
Working Groups
Created attachment 188776 [details] Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data This is a new functionality for the PTP project. This is a stand-alone version which needs local stored LML files and displays * tables containing lists of running and waiting jobs * a graphical representation of the remote system (nodedisplay) This is a preliminary version of a the functionality for monitoring remote systems which will be used later in the PTP resource manager monitoring part. The attachment includes two Eclipse plugins and a additional folder: *org.eclipse.ptp.rm.llview.core *org.eclipse.ptp.rm.llview.ui *XML-Data (files for running a example; choose the lgui.xsd for the XML schema file and example.xml for the XML file) Updates and modifications will come. For the standalone version following modifications are planned: * The nodedisplay is currently implemented as a proof of concept and will be updated soon. * There is also a renaming of the packages planned.
Hi, can you please add a statement to this bug stating the following: 1) You have authored 100% of the contributed code. 2) You have the right to donate the content to Eclipse. 3) You are donating the contribution under the Eclipse Public License. All source code has the Eclipse Foundation Copyright and License Notice included. Thanks!
1) I authored 100% of the content I am contributing 2) I have the rights to contribute the content to Eclipse 3) I agree to contribute the content under the EPL. Remark to 1) For the code I attached I used and modified several classes from the ptp plugin which are also contributed under the EPL. In such classes I used the initial header from the original class and added that I modified the class.
Created attachment 190381 [details] Zip file containing org.eclipse.ptp.rm.llview.core, org.eclipse.ptp.rm.llview.ui and XML-Data
This has now been committed.