Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] PTP Helios Update

I suggest doing a "replace" to see if that helps. I'm pretty sure I checked everything in.

Greg

On Jun 3, 2010, at 3:48 PM, Max Billingsley III <billingsley@xxxxxxxxxxx> wrote:


Greg and Wyatt,

I just checked out the latest TAU stuff from CVS (the rest of my Eclipse install is RC3), and I'm getting a bunch of errors -- it looks like the message bundles are missing. For example, the following line (in several files) gives an error:

 import org.eclipse.ptp.etfw.tau.messages.Messages;

and I don't see the new package anywhere in my workspace.

What's the status here?   Am I missing something?

-Max

On 6/3/2010 12:35 PM, Greg Watson wrote:
No, I did :-) Sorry, I hadn't updated my workspace.

I've had to move the message bundles to a separate package in each
plugin to avoid API issues. Adding a class to an exported package
creates a new API. Please check that everything is working ok.

Thanks,
Greg

On Jun 3, 2010, at 11:49 AM, Wyatt Spear wrote:

Greetings,

I externalized the ETFW UI strings a few days ago. Did I miss something?

Thanks,
Wyatt

On Thu, Jun 3, 2010 at 4:02 PM, Greg Watson <g.watson@xxxxxxxxxxxx
<mailto:g.watson@xxxxxxxxxxxx>> wrote:

   Hi all,

   A few notes on the Helios release.

   1. First, next Tuesday (6/8) is our RC4 day. This will be the
   FINAL BUILD! Please make sure that you have everything in this
build that you want in the final release. There *may* be a further
   build, but this will only be done on a per request basis were
   there is a significant show stopper.

   2. I've got a prototype of the PBS launcher working, but it
   requires some UI tweaking and other changes. Given the proximity
   to the final release, my preference is to leave it out and just
   run with the manual installation we have currently. We can then
add this in a subsequent release after it has been thoroughly tested.

   3. Wyatt, were you planning to fix the message bundles in ETFw?
   This still need to be addressed.

   I'm going to focus on testing and updating the documentation from
   now on. I plan to pretty much follow the current documentation
   structure. If you have anything additional you'd like to include,
   please let me know.

   Thanks,
   Greg


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


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx <mailto: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