Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipse-dev] Re: eclipse-dev digest, Vol 1 #677 - 17 msgs (Vacation)

I am away on vacation, returning on July 21st.  If you need assistance,
please contact Emy Lopez at (860) 545-2263 or Karlene Barnett at (860)
545-3811.  Thank you.

>>> "eclipse-dev@xxxxxxxxxxx" 07/15/03 11:55 >>>

Send eclipse-dev mailing list submissions to
	eclipse-dev@xxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
	http://dev.eclipse.org/mailman/listinfo/eclipse-dev
or, via email, send a message with subject or body 'help' to
	eclipse-dev-request@xxxxxxxxxxx

You can reach the person managing the list at
	eclipse-dev-admin@xxxxxxxxxxx

When replying, please edit your Subject line so it is more specific
than "Re: Contents of eclipse-dev digest..."


Today's Topics:

   1. Java / Swing / Newbie / Etc. (Goodbye Bill)
   2. Re: Java / Swing / Newbie / Etc. (David Whiteman)
   3. Re: Java / Swing / Newbie / Etc. (Goodbye Bill)
   4. [eclipse-build]Build N20030715 (Timestamp:  200307150010):Compile
errors in build (sonia_dimitrov@xxxxxxxxxx)
   5. Can you please unsubscribe me (Andrea Popovic)
   6. Standalone SWT + JFace Application Error (Robert Keith)
   7. Invoke C application using Eclipse (Raghavendra R)
   8. Re: Standalone SWT + JFace Application Error (John Arthorne)
   9. Language pack patch for eclipse 2.1.1 now available (Sonia
Dimitrov)
  10. [eclipse-build]Build I20030715 (Timestamp: 
200307150800):Automated JUnit Testing complete.  Test failures/errors
occurred. (sonia_dimitrov@xxxxxxxxxx)
  11. chkpii errors in org.eclipse.pde.build and
org.eclipse.compare.examples.xml
       in I20030715 (Sonia Dimitrov)
  12. Re: [eclipse-build]Build I20030715 (Timestamp:
       200307150800):Automated JUnit Testing complete.  Test
failures/errors
       occurred. (Andre Weinand)
  13. Re: chkpii errors in org.eclipse.pde.build and
       org.eclipse.compare.examples.xml  in I20030715 (Andre Weinand)

--__--__--

Message: 1
Date: Mon, 14 Jul 2003 15:40:09 -0400
From: Goodbye Bill <movingtomac@xxxxxxxxxxx>
To: "List: Eclipse Core" <eclipse-dev@xxxxxxxxxxx>
Subject: [eclipse-dev] Java / Swing / Newbie / Etc.
Reply-To: eclipse-dev@xxxxxxxxxxx

I'm sure this is the billionth time someone has asked this, however...

I'm a newbie, etc., etc.  Need to do my first few Swing apps, etc., etc.
Would like a graphical tool for Eclipse, of course.

Anyone?  Anyone?  Beuler?  Bueler?


--__--__--

Message: 2
Date: Mon, 14 Jul 2003 16:01:52 -0400
From: David Whiteman <dlwhiteman@xxxxxxxxxxxxxxx>
To: eclipse-dev@xxxxxxxxxxx
Subject: Re: [eclipse-dev] Java / Swing / Newbie / Etc.
Reply-To: eclipse-dev@xxxxxxxxxxx

Monday, July 14, 2003, 3:40:09 PM, Goodbye Bill wrote:

> I'm sure this is the billionth time someone has asked this, however...

Sure is. :-)

> I'm a newbie, etc., etc.  Need to do my first few Swing apps, etc.,
etc.
> Would like a graphical tool for Eclipse, of course.

> Anyone?  Anyone?  Beuler?  Bueler?

I'm not Bueller, but I will refer you to the platform.eclipse
newsgroup.  That is where all user questions should be asked.  This
mailing list is for people developing Eclipse itself.

Regarding your specific question, there is a ton of stuff answered on
the Eclipse Wiki, including this:

http://eclipsewiki.swiki.net/145

-- 
Regards,
David Whiteman                   
IBM Raleigh - OTI Labs         
mailto:dlwhiteman@xxxxxxxxxx


--__--__--

Message: 3
Date: Mon, 14 Jul 2003 18:48:35 -0400
Subject: Re: [eclipse-dev] Java / Swing / Newbie / Etc.
From: Goodbye Bill <movingtomac@xxxxxxxxxxx>
To: "List: Eclipse Core" <eclipse-dev@xxxxxxxxxxx>
Reply-To: eclipse-dev@xxxxxxxxxxx

Ooof... Sorry, list... Didn't realize that.  Remember, newbie, etc.,
etc.

;-)


On 7/14/03 4:01 PM, "David Whiteman" <dlwhiteman@xxxxxxxxxxxxxxx> wrote:

> Monday, July 14, 2003, 3:40:09 PM, Goodbye Bill wrote:
> 
>> I'm sure this is the billionth time someone has asked this,
however...
> 
> Sure is. :-)
> 
>> I'm a newbie, etc., etc.  Need to do my first few Swing apps, etc.,
etc.
>> Would like a graphical tool for Eclipse, of course.
> 
>> Anyone?  Anyone?  Beuler?  Bueler?
> 
> I'm not Bueller, but I will refer you to the platform.eclipse
> newsgroup.  That is where all user questions should be asked.  This
> mailing list is for people developing Eclipse itself.
> 
> Regarding your specific question, there is a ton of stuff answered on
> the Eclipse Wiki, including this:
> 
> http://eclipsewiki.swiki.net/145


--__--__--

Message: 4
Date: Mon, 14 Jul 2003 22:41:53 -0600
From: sonia_dimitrov@xxxxxxxxxx
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] [eclipse-build]Build N20030715 (Timestamp: 
200307150010):Compile errors in build
Reply-To: eclipse-dev@xxxxxxxxxxx

--1687815075.1058244115081.JavaMail.sdimitro.relengbuildserv
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Build N20030715 (Timestamp: 200307150010):  Compile errors in build. 
See attached compile logs.
--1687815075.1058244115081.JavaMail.sdimitro.relengbuildserv
Content-Type: application/octet-stream;
name="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui_3.0.0/jdt.jar.bin.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui_3.0.0/jdt.jar.bin.log"

----------
1. ERROR in
/builds/nightly/src/plugins/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/text/correction/JavaCorrectionProcessor.java
(at line 94)
	return (ContributedProcessorDescriptor[]) res.toArray(new
ContributedProcessorDescriptor[res.size()]);;		
	                                                                
                                     ^
Unreachable code
----------
1 problem (1 error)

--1687815075.1058244115081.JavaMail.sdimitro.relengbuildserv
Content-Type: application/octet-stream;
name="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui.examples.javafamily_3.0.0/jsp.jar.bin.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui.examples.javafamily_3.0.0/jsp.jar.bin.log"

----------
1. ERROR in
/builds/nightly/src/plugins/org.eclipse.jdt.ui.examples.javafamily/src/org/eclipse/jsp/JspUIPlugin.java
(at line 148)
	workspace.removeResourceChangeListener(JavaModelManager.getJavaModelManager().deltaProcessor);
	                                                                
             ^^^^^^^^^^^^^^
deltaProcessor cannot be resolved or is not a field
----------
1 problem (1 error)

--1687815075.1058244115081.JavaMail.sdimitro.relengbuildserv
Content-Type: application/octet-stream;
name="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui.tests_3.0.0/javauitests.jar.bin.log"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
filename="/builds/nightly/src/N-N20030715-200307150010/compilelogs/plugins/org.eclipse.jdt.ui.tests_3.0.0/javauitests.jar.bin.log"

----------
1. ERROR in
/builds/nightly/src/plugins/org.eclipse.jdt.ui.tests/ui/org/eclipse/jdt/ui/tests/quickfix/QuickFixTest.java
(at line 79)
	assertTrue("Problem type not marked with lightbulb",
JavaCorrectionProcessor.hasCorrections(problem.getProblemId()));
	                                                                
            ^^^^^^^^^^^^^^
The method hasCorrections(ICompilationUnit, int) in the type
JavaCorrectionProcessor is not applicable for the arguments (int)
----------
1 problem (1 error)

--1687815075.1058244115081.JavaMail.sdimitro.relengbuildserv--


--__--__--

Message: 5
To: eclipse-dev@xxxxxxxxxxx
From: "Andrea Popovic" <POPOVIC@xxxxxxxxxx>
Date: Tue, 15 Jul 2003 09:05:26 +0200
Subject: [eclipse-dev] Can you please unsubscribe me
Reply-To: eclipse-dev@xxxxxxxxxxx

Can you please unsubscribe me from the list.
Thank you.



--__--__--

Message: 6
Date: Tue, 15 Jul 2003 08:50:02 +0100
From: Robert Keith <robert.keith@xxxxxxxxxxxxxx>
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] Standalone SWT + JFace Application Error
Reply-To: eclipse-dev@xxxxxxxxxxx


--hHWLQfXTYDoKhP50
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Hi Guys,

I am getting an error when attempting to use the TreeViewer component
in JFace.

The stack trace is attached.

I am running using Eclipse 2.1 M1. The application is currently being
run via the Eclipse UI. I have the following on my classpath:

runtime.jar
workbench.jar
jface.jar
swt.jar

The actual error is Application not initialised. Is there anything I
need to do in order to setup the runtime so I can run the application
standalone. I want to deploy the application via web start.

Any light you can shed on the matter would be appreciated. If I need to
send this to another list please let me know, and accept my apologies
for the incorrect posting.

kind regards

Robert Keith

--hHWLQfXTYDoKhP50
Content-Type: text/plain; charset=us-ascii
Content-Disposition: attachment; filename="jface_exception.txt"

org.eclipse.core.internal.runtime.AssertionFailedException: assertion
failed: The application has not been initialized.
	at
org.eclipse.core.internal.runtime.Assert.isTrue(Assert.java:101)
	at
org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:191)
	at
org.eclipse.core.internal.runtime.InternalPlatform.getPluginRegistry(InternalPlatform.java:410)
	at
org.eclipse.core.internal.runtime.InternalPlatform.getRuntimePlugin(InternalPlatform.java:431)
	at
org.eclipse.core.internal.runtime.InternalPlatform.handleException(InternalPlatform.java:442)
	at
org.eclipse.core.internal.runtime.InternalPlatform.run(InternalPlatform.java:1008)
	at org.eclipse.core.runtime.Platform.run(Platform.java:413)
	at
org.eclipse.jface.viewers.StructuredViewer.updateItem(StructuredViewer.java:1271)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.createTreeItem(AbstractTreeViewer.java:320)
	at
org.eclipse.jface.viewers.AbstractTreeViewer$1.run(AbstractTreeViewer.java:303)
	at
org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.createChildren(AbstractTreeViewer.java:289)
	at
org.eclipse.jface.viewers.AbstractTreeViewer.handleTreeExpand(AbstractTreeViewer.java:697)
	at
org.eclipse.jface.viewers.AbstractTreeViewer$4.treeExpanded(AbstractTreeViewer.java:709)
	at
org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:175)
	at
org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:848)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:872)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:857)
	at org.eclipse.swt.widgets.Tree.wmNotifyChild(Tree.java:1929)
	at org.eclipse.swt.widgets.Control.WM_NOTIFY(Control.java:3822)
	at
org.eclipse.swt.widgets.Composite.WM_NOTIFY(Composite.java:658)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2859)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:2558)
	at org.eclipse.swt.internal.win32.OS.CallWindowProcW(Native
Method)
	at
org.eclipse.swt.internal.win32.OS.CallWindowProc(OS.java:1250)
	at org.eclipse.swt.widgets.Tree.callWindowProc(Tree.java:156)
	at org.eclipse.swt.widgets.Tree.WM_LBUTTONDOWN(Tree.java:1538)
	at org.eclipse.swt.widgets.Control.windowProc(Control.java:2841)
	at org.eclipse.swt.widgets.Display.windowProc(Display.java:2558)
	at org.eclipse.swt.internal.win32.OS.DispatchMessageW(Native
Method)
	at
org.eclipse.swt.internal.win32.OS.DispatchMessage(OS.java:1326)
	at
org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1739)
	at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
	at org.eclipse.jface.window.Window.open(Window.java:563)
	at dataplan.digitaltester.ui.AppView.main(AppView.java:211)
--hHWLQfXTYDoKhP50--

--__--__--

Message: 7
Date: Tue, 15 Jul 2003 18:52:17 +0530
From: Raghavendra R <raghav@xxxxxxxxxxxxx>
Organization: EASi Technologies
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] Invoke C application using Eclipse
Reply-To: eclipse-dev@xxxxxxxxxxx

Hi,

Is it possible to compile and invoke a C application from Eclipse IDE? 
This C application will in turn invoke a Java Class. Can this be 
achieved currently using Eclipse?

Thanks in advance,
Raghav


--__--__--

Message: 8
To: eclipse-dev@xxxxxxxxxxx
Subject: Re: [eclipse-dev] Standalone SWT + JFace Application Error 
From: "John Arthorne" <John_Arthorne@xxxxxxxxxx>
Date: Tue, 15 Jul 2003 09:39:07 -0400
Reply-To: eclipse-dev@xxxxxxxxxxx

This is a multipart message in MIME format.
--=_alternative 004AFE2E85256D64_=
Content-Type: text/plain; charset="US-ASCII"

The eclipse.platform newsgroup would be a good place to ask.  In fact, I

answered this same question on that newsgroup in the past month.  A
quick 
search should find your answer.
--




Hi Guys,

I am getting an error when attempting to use the TreeViewer component
in JFace.

The stack trace is attached.

I am running using Eclipse 2.1 M1. The application is currently being
run via the Eclipse UI. I have the following on my classpath:

runtime.jar
workbench.jar
jface.jar
swt.jar

The actual error is Application not initialised. Is there anything I
need to do in order to setup the runtime so I can run the application
standalone. I want to deploy the application via web start.

Any light you can shed on the matter would be appreciated. If I need to
send this to another list please let me know, and accept my apologies
for the incorrect posting.

kind regards

Robert Keith


--=_alternative 004AFE2E85256D64_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">The eclipse.platform newsgroup would
be a good place to ask. &nbsp;In fact, I answered this same question on
that newsgroup in the past month. &nbsp;A quick search should find your
answer.</font>
<br><font size=2 face="sans-serif">--</font>
<br>
<br>
<br>
<br>
<br><font size=2><tt>Hi Guys,<br>
</tt></font>
<br><font size=2><tt>I am getting an error when attempting to use the
TreeViewer
component<br>
in JFace.<br>
</tt></font>
<br><font size=2><tt>The stack trace is attached.<br>
</tt></font>
<br><font size=2><tt>I am running using Eclipse 2.1 M1. The application
is currently being<br>
run via the Eclipse UI. I have the following on my classpath:<br>
</tt></font>
<br><font size=2><tt>runtime.jar<br>
workbench.jar<br>
jface.jar<br>
swt.jar<br>
</tt></font>
<br><font size=2><tt>The actual error is Application not initialised. Is
there anything I<br>
need to do in order to setup the runtime so I can run the
application<br>
standalone. I want to deploy the application via web start.<br>
</tt></font>
<br><font size=2><tt>Any light you can shed on the matter would be
appreciated.
If I need to<br>
send this to another list please let me know, and accept my
apologies<br>
for the incorrect posting.<br>
</tt></font>
<br><font size=2><tt>kind regards<br>
</tt></font>
<br><font size=2><tt>Robert Keith<br>
</tt></font>
<br>
--=_alternative 004AFE2E85256D64_=--

--__--__--

Message: 9
To: eclipse-dev@xxxxxxxxxxx
From: "Sonia Dimitrov" <Sonia_Dimitrov@xxxxxxxxxx>
Date: Tue, 15 Jul 2003 10:34:55 -0400
Subject: [eclipse-dev] Language pack patch for eclipse 2.1.1 now
available
Reply-To: eclipse-dev@xxxxxxxxxxx

This is a multipart message in MIME format.
--=_alternative 005019B385256D64_=
Content-Type: text/plain; charset="US-ASCII"

A language pack patch for Eclipse 2.1.1 is now available here:

http://download.eclipse.org/downloads/drops/L-2.1.x%20Translations-200307021300/index.php

The patch fixes defects in Brazilian, French and German translations on 
Windows and Linux platforms.

Sonia
--=_alternative 005019B385256D64_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">A language pack patch for Eclipse
2.1.1
is now available here:</font>
<br>
<br><font size=2
face="sans-serif">http://download.eclipse.org/downloads/drops/L-2.1.x%20Translations-200307021300/index.php</font>
<br>
<br><font size=2 face="sans-serif">The patch fixes defects in Brazilian,
French and German translations on Windows and Linux platforms.</font>
<br>
<br><font size=2 face="sans-serif">Sonia</font>
--=_alternative 005019B385256D64_=--

--__--__--

Message: 10
Date: Tue, 15 Jul 2003 08:44:47 -0600
From: sonia_dimitrov@xxxxxxxxxx
To: eclipse-dev@xxxxxxxxxxx
Subject: [eclipse-dev] [eclipse-build]Build I20030715 (Timestamp: 
200307150800):Automated JUnit Testing complete.  Test failures/errors
occurred.
Reply-To: eclipse-dev@xxxxxxxxxxx

Build I20030715 (Timestamp: 200307150800):  Automated JUnit testing is
complete.  Test failures/errors occurred in the following:  

org.eclipse.releng.tests_linux.motif
org.eclipse.releng.tests_win32

http://download.eclipse.org/downloads/drops/I-I20030715-200307150800/testResults.php

--__--__--

Message: 11
To: eclipse-dev@xxxxxxxxxxx
From: "Sonia Dimitrov" <Sonia_Dimitrov@xxxxxxxxxx>
Date: Tue, 15 Jul 2003 11:05:21 -0400
Subject: [eclipse-dev] chkpii errors in org.eclipse.pde.build and
org.eclipse.compare.examples.xml
 in I20030715
Reply-To: eclipse-dev@xxxxxxxxxxx

This is a multipart message in MIME format.
--=_alternative 0052E36C85256D64_=
Content-Type: text/plain; charset="US-ASCII"

The releng test failures are due to chkpii errors in
org.eclipse.pde.build 
and org.eclipse.compare.examples.xml.

Please fix or let me know if these files should be ignored before 
tomorrow's 3.0 M2 Candidate build.

Thanks,

Sonia





Sonia Dimitrov/Ottawa/IBM@IBMCA
Sent by: eclipse-dev-admin@xxxxxxxxxxx
07/15/2003 10:44 AM
Please respond to eclipse-dev
 
        To:     eclipse-dev@xxxxxxxxxxx
        cc: 
        Subject:        [eclipse-dev] [eclipse-build]Build I20030715 
(Timestamp:  200307150800):Automated JUnit Testing complete.  Test 
failures/errors occurred.


Build I20030715 (Timestamp: 200307150800):  Automated JUnit testing is 
complete.  Test failures/errors occurred in the following: 

org.eclipse.releng.tests_linux.motif
org.eclipse.releng.tests_win32

http://download.eclipse.org/downloads/drops/I-I20030715-200307150800/testResults.php

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


--=_alternative 0052E36C85256D64_=
Content-Type: text/html; charset="US-ASCII"


<br><font size=2 face="sans-serif">The releng test failures are due to
chkpii errors in org.eclipse.pde.build and
org.eclipse.compare.examples.xml.</font>
<br>
<br><font size=2 face="sans-serif">Please fix or let me know if these
files
should be ignored before tomorrow's 3.0 M2 Candidate build.</font>
<br>
<br><font size=2 face="sans-serif">Thanks,</font>
<br>
<br><font size=2 face="sans-serif">Sonia</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Sonia
Dimitrov/Ottawa/IBM@IBMCA</b></font>
<br><font size=1 face="sans-serif">Sent by:
eclipse-dev-admin@xxxxxxxxxxx</font>
<p><font size=1 face="sans-serif">07/15/2003 10:44 AM</font>
<br><font size=1 face="sans-serif">Please respond to eclipse-dev</font>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To:
&nbsp; &nbsp; &nbsp; &nbsp;eclipse-dev@xxxxxxxxxxx</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc:
&nbsp; &nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject:
&nbsp; &nbsp; &nbsp; &nbsp;[eclipse-dev] [eclipse-build]Build I20030715
(Timestamp: &nbsp;200307150800):Automated JUnit Testing complete.
&nbsp;Test
failures/errors occurred.</font></table>
<br>
<br>
<br><font size=2><tt>Build I20030715 (Timestamp: 200307150800):
&nbsp;Automated
JUnit testing is complete. &nbsp;Test failures/errors occurred in the
following:
&nbsp;<br>
<br>
org.eclipse.releng.tests_linux.motif<br>
org.eclipse.releng.tests_win32<br>
<br>
http://download.eclipse.org/downloads/drops/I-I20030715-200307150800/testResults.php<br>
_______________________________________________<br>
eclipse-dev mailing list<br>
eclipse-dev@xxxxxxxxxxx<br>
http://dev.eclipse.org/mailman/listinfo/eclipse-dev<br>
</tt></font>
<br>
--=_alternative 0052E36C85256D64_=--

--__--__--

Message: 12
Date: Tue, 15 Jul 2003 17:14:15 +0200
To: eclipse-dev@xxxxxxxxxxx
From: Andre Weinand <weinand@xxxxxxx>
Subject: Re: [eclipse-dev] [eclipse-build]Build I20030715 (Timestamp: 
 200307150800):Automated JUnit Testing complete.  Test failures/errors
 occurred.
Reply-To: eclipse-dev@xxxxxxxxxxx

>Build I20030715 (Timestamp: 200307150800):  Automated JUnit testing 
>is complete.  Test failures/errors occurred in the following: 
>
>org.eclipse.releng.tests_linux.motif
>org.eclipse.releng.tests_win32


The chkpii errors in compare.examples.xml have been fixed and released.
--andre

--__--__--

Message: 13
Date: Tue, 15 Jul 2003 17:51:55 +0200
To: eclipse-dev@xxxxxxxxxxx
From: Andre Weinand <weinand@xxxxxxx>
Subject: Re: [eclipse-dev] chkpii errors in org.eclipse.pde.build and
 org.eclipse.compare.examples.xml  in I20030715
Reply-To: eclipse-dev@xxxxxxxxxxx

>The releng test failures are due to chkpii errors in 
>org.eclipse.pde.build and org.eclipse.compare.examples.xml.
>
>Please fix or let me know if these files should be ignored before 
>tomorrow's 3.0 M2 Candidate build.


The chkpii errors in compare.examples.xml have been fixed and released.
--andre


--__--__--

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


End of eclipse-dev Digest


Back to the top