Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] org.eclipse.ptp.rm.jaxb.help

On Oct 25, 2011, at 5:34 PM, Beth Tibbitts wrote:

Thanks!

This has been fixed in ptp_5_0 and HEAD.
https://bugs.eclipse.org/bugs/show_bug.cgi?id=361946

If you are working on HEAD and have org.eclipse.ptp.rm.jaxb.help,  remove it and check out org.eclipse.ptp.rm.jaxb.doc.isv.
You will also need to update org.eclipse.ptp.doc.isv.

I fixed the project sets too. and the ptp.sdk-feature in HEAD.

Build note: in HEAD, I think i fixed one of the pom.xml's but not all of them. If it was a straight replace it seemed obvious.

Stupid question: how do you check out and modify the master pom.xml since it's not part of a project?

It's a little bit involved, which is why it's not obvious.

1. Right click on the main org.eclipse.ptp folder in CVS, select Check Out As...
2. Select "Check out as a project in the workspace", then enter anything you like for "Project name".
3. Uncheck  "Checkout subfolders"
4. Click Finish.

You should get the project with just the pom.xml.


Where is the wiki page/article on what to do when you make a new plug-in project?


Nope.




...Beth

Beth Tibbitts
Eclipse Parallel Tools Platform  http://eclipse.org/ptp
IBM STG - High Performance Computing Tools
Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


<graycol.gif>Greg Watson ---10/24/2011 05:08:57 PM---Ok, that was the problem. It should link itself to ptp.doc.isv. If you can fix this, that would be g

<ecblank.gif>
    From:
<ecblank.gif>
Greg Watson <g.watson@xxxxxxxxxxxx>
<ecblank.gif>
    To:
<ecblank.gif>
Parallel Tools Platform general developers <ptp-dev@xxxxxxxxxxx>
<ecblank.gif>
    Date:
<ecblank.gif>
10/24/2011 05:08 PM
<ecblank.gif>
    Subject:
<ecblank.gif>
** Re: [ptp-dev] org.eclipse.ptp.rm.jaxb.help
<ecblank.gif>
    Sent by:
<ecblank.gif>
ptp-dev-bounces@xxxxxxxxxxx





Ok, that was the problem. It should link itself to ptp.doc.isv. If you can fix this, that would be good. The plugin name has to stay the same in 5.0, but you could create a copy of the plugin in HEAD with the doc.isv name, and we could start using that for future releases.

It shouldn't be included in the parallel package. It should really be part of an SDK feature so is only installed if someone installs the SDK. Similarly for ptp.sdk-feature and rdt.sdk-feature.

I've moved the large pdf and samples from the plugin to the doc folder and put these up on the download site (in docs). The document now links to these versions. I've also reduce the pdf file size a couple of MB.

Thanks,
Greg

On Oct 24, 2011, at 1:23 PM, Beth Tibbitts wrote:

    What do you mean not hooked into the help system?
    It's the JAXB topic in the "PTP Developer's Guide" which is in the indigo help at
    http://help.eclipse.org/indigo/index.jsp
    but not in our parallel package.
    But it's hooked up *from* the org.eclipse.ptp.doc.isv plugin instead of the other way around


    We should probably add that to the parallel package.  
    I'll do it if nobody objects.


    Or does it just need to be added to the ptp main feature? that would pull it into the parallel package.


    I can hook up the help linkage the proper way (jaxb.help links itself to ptp.doc.isv intead of the other way around) if you want.
    It should probably be renamed *.doc.isv too, that might alleviate future confusion.




    ...Beth

    Beth Tibbitts
    Eclipse Parallel Tools Platform  
    http://eclipse.org/ptp
    IBM STG - High Performance Computing Tools
    Mailing Address:  IBM Corp., 745 West New Circle Road, Lexington, KY 40511


    <graycol.gif>
    Greg Watson ---10/24/2011 12:33:23 PM---Hi, This plugin is included in 5.0, but it doesn't appear to be hooked into the help system, so it d
    <ecblank.gif>
      From:
    <ecblank.gif>
    Greg Watson <
    g.watson@xxxxxxxxxxxx>
    <ecblank.gif>
      To:
    <ecblank.gif>
    Parallel Tools Platform general developers <
    ptp-dev@xxxxxxxxxxx>
    <ecblank.gif>
      Date:
    <ecblank.gif>
    10/24/2011 12:33 PM
    <ecblank.gif>
      Subject:
    <ecblank.gif>
    [ptp-dev] org.eclipse.ptp.rm.jaxb.help
    <ecblank.gif>
      Sent by:
    <ecblank.gif>
    ptp-dev-bounces@xxxxxxxxxxx




    Hi,

    This plugin is included in 5.0, but it doesn't appear to be hooked into the help system, so it doesn't appear in any of the help documentation at least as far as I can see. It also appears to duplicate a PTP wiki page, so it doesn't appear to be needed any more.

    If no one objects, I'd like to remove this from both 5.0 and HEAD.

    Thanks,
    Greg
    _______________________________________________
    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