[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
] [
List Home
]
[Dltk-dev] Java 5 code in the LaunchStatusHandler.java (R1_0 branch)
From
: Gabriel Petrovay <
gabipetrovay@xxxxxxxxx
>
Date
: Thu, 22 Oct 2009 15:14:44 +0200
Delivered-to
: dltk-dev@eclipse.org
Dkim-signature
: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:from:date:message-id :subject:to:content-type; bh=3a7dreZRHIAcgB6VCXa01qMZn4EmvgxnOd2glAwEin0=; b=gizMU1MEbkXmVyDL/u5DQxcIiZbUzXVmjyYt41DI7jcObrrdUasWCNzRR9a0+mOhts jRXA0R51raznwzHPIQ9s+9v7HGvxn0Xe3K1OnbcW57x1Rt4WWmb8UWpmY7xgZ+jjAKHb UxMUdTl4DnS6wSLfO0JAsVmj/hyg5vTZ0ZmwU=
Domainkey-signature
: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=cnFh72FAUAYDdjZxiQwk5FX87XScZKIuItzgUXCkuEWPfrBl6r6JEEEn7xzXPFtlfR f3+Kets2rB/z2E0sa3eEXtnZZA3aRt5vDbrncU4v+Kq8wMh93Emtf2GBg4qFKOBHvfRv za29Q6weI6zkGEUru4CjS0oe9N0XkMt/UhdsE=
Hi,
The all the plugins have associated to them J2SE-1.4. But the plugins have Java 5 code inside:
For example: \dltk\org.eclipse.dltk.debug.ui\src\org\eclipse\dltk\debug\ui\handlers\LaunchStatusHandler.java:37 :
...getClass().getSimpleName()...
getSimpleName() is only avaialble starting with Java 5.
In a pure Java 1.4 environment, this does not compile.
What is the desired compatibility for DLTK 1.0? What about 2.0?
Thanks!
Gabriel
--
MSc Gabriel Petrovay
Mobile: +41(0)787978034
www.28msec.com
Prev by Date:
Re: [Dltk-dev] DiskÏndex does a lot of reading on 1 invoke of the code completion.
Next by Date:
Re: [Dltk-dev] Java 5 code in the LaunchStatusHandler.java (R1_0 branch)
Previous by thread:
[Dltk-dev] DiskÏndex does a lot of reading on 1 invoke of the code completion.
Next by thread:
Re: [Dltk-dev] Java 5 code in the LaunchStatusHandler.java (R1_0 branch)
Index(es):
Date
Thread