Marc Khouzam
9e1e981b4d
Move the rest of the CDT plugins to java 8
...
This change was generated using the script:
releng/scripts/ChangeJavaVersion.sh
Change-Id: I2ad96dc682a5acb8529c3edec40de279c331b5a4
2016-06-22 14:51:43 -04:00
Jonah Graham
ff7f25b94d
Bug 484900: Remove Majority of CDI classes
...
This is the first change to remove CDI from CDT. The CDI model
implementation is removed along with everything that directly
depends upon the implementation.
This commit does not include refactoring or moving classes. The few
insertions are the minimum necessary.
Change-Id: I80274e1a0d77bc7bb00a2afe4babc00c4f7613ae
Signed-off-by: Jonah Graham <jonah@kichwacoders.com>
2016-03-08 19:18:05 -05:00
Sergey Prigogin
5d7a19fa6c
Enabled JDK 1.7.
...
Change-Id: Ic2a161ea3c318dc1e8ba01c271c936bf5ed8763d
Reviewed-on: https://git.eclipse.org/r/21020
Reviewed-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
IP-Clean: Sergey Prigogin <eclipse.sprigogin@gmail.com>
Tested-by: Sergey Prigogin <eclipse.sprigogin@gmail.com>
2014-01-24 13:38:55 -05:00
Sergey Prigogin
7a3c9ba3a1
Switched to Java 1.6.
2011-10-17 18:04:17 -07:00
Anton Leherbauer
8f9be92af5
Fix manifest warnings
2008-02-15 10:29:25 +00:00
Doug Schaefer
f1fa62b185
Upversioned everything. Changed the features to not unpack the plugins that don't have shared libraries.
2005-11-10 21:41:23 +00:00
Alain Magloire
f87836aa5e
2004-07-02 Alain Magloire
...
Move the CDI interface to its own source browser and library
* cdi/*
2004-07-02 19:30:18 +00:00
Doug Schaefer
8cceffb272
Fix the classpaths to use dynamic containers again.
...
My apologies :-)
2004-01-05 21:16:28 +00:00
Doug Schaefer
e1b04cf0c0
Added org.eclipse.core.runtime.compatability as a
...
dependency to satisfy Eclipse 3.0M6 requirements.
2004-01-05 20:26:57 +00:00
Doug Schaefer
9dc3aa63e5
Upgrade to Eclipse 3.0. Includes:
...
- upgrade plugin.xml files
- use PDE containers
- apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker
- remove TestWorkbenches from test plugins
2003-11-24 18:31:03 +00:00
Mikhail Khodjaiants
92119895bc
Added persistency to the source locator.
2003-02-18 19:43:41 +00:00
Mikhail Khodjaiants
d7b288068e
Added persistency to the source locator.
2003-02-18 19:24:08 +00:00
Mikhail Khodjaiants
0c9fd43286
Implementation of source locator.
2002-09-23 20:46:53 +00:00
Alain Magloire
44e30964ff
Trigger happy refactoring, using the prefix ICDI i.e.
...
with the "CDI" prefix will help reduce the name collisions.
2002-08-13 00:12:59 +00:00
Mikhail Khodjaiants
aa3d2c911c
Added the implementation of the UI adapters.
2002-08-06 18:56:39 +00:00
Alain Magloire
67563f8776
remove hardcode paths and add dependencies
2002-07-21 02:18:38 +00:00
Mikhail Khodjaiants
4bf4ae2c28
First draft of CDI.
2002-07-18 19:45:55 +00:00