Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [platform-swt-dev] Project meta data is out of date for eclipse.platform.swt

Will do!
Sorry bout that!
Thanks for the help!

On Sep 6, 2011, at 11:45 AM, Bogdan Gheorghe wrote:

Hi John -

This list is intended for discussing issues surrounding the development of SWT. If you have questions on how to properly set up your environment, please post them to the SWT newsgroup (http://www.eclipse.org/forums/index.php/f/100/)

Thanks,
Bogdan


From: John Reynolds <john.devore.reynolds@xxxxxxxxx>
To: "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Date: 09/06/2011 12:30 PM
Subject: Re: [platform-swt-dev] Project meta data is out of date for        eclipse.platform.swt
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx






On Sep 6, 2011, at 9:51 AM, Silenio Quarti wrote:


Hi John,


There is nothing you have to do in response to this message. It is only an automated reminder that the SWT web site is not using the latest eclipse theme.

This I know.


Anyways, eclipse 3.x and 4.x downloads are available here:
I have installed and run Eclipse.

That's not the problem.

http://download.eclipse.org/eclipse/downloads/
http://download.eclipse.org/eclipse/downloads/eclipse3x.php M
Here's the Mac OS instructions ...

"Import the SWT project."
"Create a Java project?
...
...
"Write the Java code"
Display display =new Display();
Shell shell = new Shell(display);
....
...
but Display and Shell appear as errors because I couldn't "import" SWT.,,,,
Thanks for your help!
Silenio
From: John Reynolds <john.devore.reynolds@xxxxxxxxx>
To: "Eclipse Platform SWT component developers list." <platform-swt-dev@xxxxxxxxxxx>
Date: 09/06/2011 08:27 AM
Subject: Re: [platform-swt-dev] Project meta data is out of date for        eclipse.platform.swt
Sent by: platform-swt-dev-bounces@xxxxxxxxxxx






I don't understand this ...


I assume I must replace my current Eclipse with a 'Nova' version.

I'll do it anyway.

Then what ... ???


On Sep 4, 2011, at 11:00 PM, portal on behalf of emo wrote:


Silenio,
Projects are required to keep meta data up to date using the MyFoundation
Portal (
http://portal.eclipse.org/).  The following problems were found
with this project's meta-data:

* Project home page (projecturl =
http://www.eclipse.org/swt) is not using
an Eclipse theme.
You should think about updating to the Nova
theme(
http://wiki.eclipse.org/Nova)

_______________________________________________
platform-swt-dev mailing list

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

platform-swt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/platform-swt-dev


_______________________________________________
platform-swt-dev mailing list

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


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


Back to the top