Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Resource manager selection widget empty

Hi Wyatt,

If you don't have ptp.rm.launch that's why it is not working. I'm not sure about your git setup, but if you check the plugins in the ptp_6_0 branch here: https://git.eclipse.org/c/ptp/org.eclipse.ptp.git/tree/rms?h=ptp_6_0 you'll see that ptp.rm.launch is there. Maybe you need to import it from your repo?

Greg

On Mar 20, 2013, at 7:52 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:

Nope, when I switch to the ptp_6_0 branch I have an active ptp.launch and no ptp.rm.launch. Other projects that don't exist in 6_0 are disabled which I assume is the correct behavior.
=Wyatt

On Wed, Mar 20, 2013 at 4:45 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
The org.eclipse.ptp.rm.launch plugin has been removed from the master branch. It should be there in ptp_6_0 and needs to be in your workspace.

Greg

On Mar 20, 2013, at 5:50 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:

I note that ptp.rm.launch.ui is gone and now we just use ptp.launch.ui. It may be a coincidence but that's the plugin that handles this selection. The 6_0 branch is the correct one to be looking at?
Thanks,
Wyatt

On Wed, Mar 20, 2013 at 1:23 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:
Yes, it's loaded. The eclipse install running my workspace doesn't have the ptp installed so there shouldn't be any conflicts from there.
=Wyatt


On Wed, Mar 20, 2013 at 12:55 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
No, they're independent in 6.0, which is why I asked. Can you check the plugin is correctly loaded in the About>Installation Details dialog?
Greg


On Mar 20, 2013, at 1:57 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:

Yes it is present. And the monitor types list populates correctly when adding a system monitor (though I'm not sure if they're from the same resource).
=Wyatt

On Tue, Mar 19, 2013 at 6:14 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
Is the org.eclipse.ptp.rm.jaxb.configs plugin included in the launch configuration?

Greg

On Mar 19, 2013, at 8:58 PM, Wyatt Spear <wspear@xxxxxxxxxxxxxx> wrote:

> Greetings,
>
> I'm trying to run some tests on Yellowstone with my workspace build of the latest 6_0 branch on git. I can create a monitor for the system (it's using LSF) and I can create and build a remote project but when I try to launch it the resources tab of the launch configuration window doesn't have any resource managers to select. Just the string "Please select a resource manager". There are no other widgets in the pane (to select a remote connection, for example). Any idea what might be amiss?
>
> Thanks,
> Wyatt
> _______________________________________________
> ptp-dev mailing list
> ptp-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/ptp-dev

_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top