Home » Archived » Visual Editor (VE) » VE 1.1 Nightly build N20050211 works with Eclipse 3.1
VE 1.1 Nightly build N20050211 works with Eclipse 3.1 [message #79959] |
Fri, 11 February 2005 19:02  |
Eclipse User |
|
|
|
Although VE doesn't officially build with or support Eclipse 3.1, I made some
minor tweaks to the code we are developing in 1.1 to enable VE to work without
throwing a bunch of ClassCastExceptions and other miscelaneous problems.
This driver is both compatible with Eclipse 3.0.1 and Eclipse 3.1. I tested this
with Eclipse 3.1, EMF I200502100800, and GEF 3.1M4... and of course our
current base of Eclipse 3.0.1, EMF 2.0.1, and GEF 3.0.1.
Please proceed at your own risk since we don't officially support 3.1 yet but
this should give some relief until we move up to it (hopefully soon ;-).
http://download.eclipse.org/tools/ve/downloads/drops/N-N2005 0211-200502111248/index.html
Regards...
Peter Walker
VE Development
|
|
|
Re: VE 1.1 Nightly build N20050211 works with Eclipse 3.1 [message #79975 is a reply to message #79959] |
Sat, 12 February 2005 01:41   |
Eclipse User |
|
|
|
Originally posted by: mg82.wytnij.to.o2.pl
Dnia Fri, 11 Feb 2005 19:02:34 -0500, Peter Walker napisał(a):
> Although VE doesn't officially build with or support Eclipse 3.1, I made some
> minor tweaks to the code we are developing in 1.1 to enable VE to work without
> throwing a bunch of ClassCastExceptions and other miscelaneous problems.
>
> This driver is both compatible with Eclipse 3.0.1 and Eclipse 3.1. I tested this
> with Eclipse 3.1, EMF I200502100800, and GEF 3.1M4... and of course our
> current base of Eclipse 3.0.1, EMF 2.0.1, and GEF 3.0.1.
>
> Please proceed at your own risk since we don't officially support 3.1 yet but
> this should give some relief until we move up to it (hopefully soon ;-).
>
> http://download.eclipse.org/tools/ve/downloads/drops/N-N2005 0211-200502111248/index.html
Hi,
Is there any way to see changes made between this nightly build and last
stable version? It's propably possible by using bug database, but I don't
know how to query for this :P
Thanks
|
|
|
Re: VE 1.1 Nightly build N20050211 works with Eclipse 3.1 [message #80064 is a reply to message #79975] |
Mon, 14 February 2005 10:01  |
Eclipse User |
|
|
|
misiek82 wrote:
> Dnia Fri, 11 Feb 2005 19:02:34 -0500, Peter Walker napisał(a):
>
>
>>Although VE doesn't officially build with or support Eclipse 3.1, I made some
>>minor tweaks to the code we are developing in 1.1 to enable VE to work without
>>throwing a bunch of ClassCastExceptions and other miscelaneous problems.
>>
>>This driver is both compatible with Eclipse 3.0.1 and Eclipse 3.1. I tested this
>> with Eclipse 3.1, EMF I200502100800, and GEF 3.1M4... and of course our
>>current base of Eclipse 3.0.1, EMF 2.0.1, and GEF 3.0.1.
>>
>>Please proceed at your own risk since we don't officially support 3.1 yet but
>>this should give some relief until we move up to it (hopefully soon ;-).
>>
>> http://download.eclipse.org/tools/ve/downloads/drops/N-N2005 0211-200502111248/index.html
>
>
> Hi,
>
> Is there any way to see changes made between this nightly build and last
> stable version? It's propably possible by using bug database, but I don't
> know how to query for this :P
>
> Thanks
The following will show you all closed defects from Dec. 10 2004
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advan ced&short_desc_type=allwordssubstr&short_desc=&p roduct=VE&long_desc_type=allwordssubstr&long_desc=&a mp;bug_file_loc_type=allwordssubstr&bug_file_loc=&ke ywords_type=allwords&keywords=&bug_status=RESOLVED&a mp;bug_status=VERIFIED&bug_status=CLOSED&emailtype1= substring&email1=&emailtype2=substring&email2=&a mp;bugidtype=include&bug_id=&votes=&chfieldfrom= 2004-12-10&chfieldto=Now&chfieldvalue=&cmdtype=d oit&order=Reuse+same+sort+as+last+time&field0-0-0=no op&type0-0-0=noop&value0-0-0=
In the last month we were focusing on performance
https://bugs.eclipse.org/bugs/show_bug.cgi?id=61944
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/performance/index.html
|
|
|
Re: VE 1.1 Nightly build N20050211 works with Eclipse 3.1 [message #605211 is a reply to message #79959] |
Sat, 12 February 2005 01:41  |
Eclipse User |
|
|
|
Originally posted by: mg82.wytnij.to.o2.pl
Dnia Fri, 11 Feb 2005 19:02:34 -0500, Peter Walker napisał(a):
> Although VE doesn't officially build with or support Eclipse 3.1, I made some
> minor tweaks to the code we are developing in 1.1 to enable VE to work without
> throwing a bunch of ClassCastExceptions and other miscelaneous problems.
>
> This driver is both compatible with Eclipse 3.0.1 and Eclipse 3.1. I tested this
> with Eclipse 3.1, EMF I200502100800, and GEF 3.1M4... and of course our
> current base of Eclipse 3.0.1, EMF 2.0.1, and GEF 3.0.1.
>
> Please proceed at your own risk since we don't officially support 3.1 yet but
> this should give some relief until we move up to it (hopefully soon ;-).
>
> http://download.eclipse.org/tools/ve/downloads/drops/N-N2005 0211-200502111248/index.html
Hi,
Is there any way to see changes made between this nightly build and last
stable version? It's propably possible by using bug database, but I don't
know how to query for this :P
Thanks
|
|
|
Re: VE 1.1 Nightly build N20050211 works with Eclipse 3.1 [message #605230 is a reply to message #79975] |
Mon, 14 February 2005 10:01  |
Eclipse User |
|
|
|
misiek82 wrote:
> Dnia Fri, 11 Feb 2005 19:02:34 -0500, Peter Walker napisał(a):
>
>
>>Although VE doesn't officially build with or support Eclipse 3.1, I made some
>>minor tweaks to the code we are developing in 1.1 to enable VE to work without
>>throwing a bunch of ClassCastExceptions and other miscelaneous problems.
>>
>>This driver is both compatible with Eclipse 3.0.1 and Eclipse 3.1. I tested this
>> with Eclipse 3.1, EMF I200502100800, and GEF 3.1M4... and of course our
>>current base of Eclipse 3.0.1, EMF 2.0.1, and GEF 3.0.1.
>>
>>Please proceed at your own risk since we don't officially support 3.1 yet but
>>this should give some relief until we move up to it (hopefully soon ;-).
>>
>> http://download.eclipse.org/tools/ve/downloads/drops/N-N2005 0211-200502111248/index.html
>
>
> Hi,
>
> Is there any way to see changes made between this nightly build and last
> stable version? It's propably possible by using bug database, but I don't
> know how to query for this :P
>
> Thanks
The following will show you all closed defects from Dec. 10 2004
https://bugs.eclipse.org/bugs/buglist.cgi?query_format=advan ced&short_desc_type=allwordssubstr&short_desc=&p roduct=VE&long_desc_type=allwordssubstr&long_desc=&a mp;bug_file_loc_type=allwordssubstr&bug_file_loc=&ke ywords_type=allwords&keywords=&bug_status=RESOLVED&a mp;bug_status=VERIFIED&bug_status=CLOSED&emailtype1= substring&email1=&emailtype2=substring&email2=&a mp;bugidtype=include&bug_id=&votes=&chfieldfrom= 2004-12-10&chfieldto=Now&chfieldvalue=&cmdtype=d oit&order=Reuse+same+sort+as+last+time&field0-0-0=no op&type0-0-0=noop&value0-0-0=
In the last month we were focusing on performance
https://bugs.eclipse.org/bugs/show_bug.cgi?id=61944
http://dev.eclipse.org/viewcvs/indextools.cgi/%7Echeckout%7E /vep-home/WebContent/docs/performance/index.html
|
|
|
Goto Forum:
Current Time: Tue Jul 22 08:59:58 EDT 2025
Powered by FUDForum. Page generated in 0.06540 seconds
|