1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Commit graph

27 commits

Author SHA1 Message Date
Marc Khouzam
b647093b94 Remove unused API filters
Change-Id: Ia3a53fec79973ccdec7d74d68fcc4f4621fe1cc7
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
2014-04-09 15:24:47 -04: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
eb421c9fec Removed public visibility from DialogMessages class. Externalized
strings were never intended to be a part of the public API.
2013-11-30 22:34:35 -08:00
Sergey Prigogin
6f24a6820b Bumped up version of org.eclipse.cdt.ui plug-in. 2013-02-01 16:58:52 -08:00
Sergey Prigogin
737b5c6949 Removed public visibility from the Messages class. 2012-08-23 10:23:44 -07:00
Markus Schorn
cf08c60eda Bug 299911: Increment plugin and pdom version. 2012-06-26 07:44:40 +02:00
Sergey Prigogin
82fb03e1a0 Messages class is not API. 2012-04-28 16:57:39 -07:00
Sergey Prigogin
7a3c9ba3a1 Switched to Java 1.6. 2011-10-17 18:04:17 -07:00
Sergey Prigogin
c5a85e4b4d Template-based New Class creation. 2011-05-13 02:41:49 +00:00
Andrew Gvozdev
254e8822a8 show malformed API tooling tags as error 2010-02-08 03:25:02 +00:00
Markus Schorn
55f642b6df Increment plugin versions. 2009-07-06 13:05:01 +00:00
Alena Laskavaia
f022798f69 [272416] - contribution for working set configurations usability 2009-04-23 14:57:49 +00:00
Markus Schorn
0c9f6c2e5e Use same line-length for comments and code. 2009-01-29 15:56:04 +00:00
Markus Schorn
233b122712 Formatter settings. 2009-01-28 14:02:27 +00:00
Markus Schorn
03a4e6e5aa Configure API-tooling. 2008-06-18 08:00:42 +00:00
Markus Schorn
477fe21a13 Fix warnings. 2008-04-17 09:11:27 +00:00
Markus Schorn
a14a63c060 Increased warning levels for ui-plugin, fixed warnings. 2008-04-09 11:24:27 +00:00
Oleg Krasilnikov
e88356657e Bug #182450 : Multi cfg support 2008-01-31 10:13:50 +00:00
Markus Schorn
50fd8d7c75 Fixes warnings and a potential NPE. 2007-11-28 10:23:53 +00:00
Markus Schorn
24b4db40f1 Changes discouraged access warning to error for org.eclipse.cdt.ui plugin. 2007-03-16 14:58:17 +00:00
Markus Schorn
5625cca2ba Disable warning 'Indirect access to static member'. 2007-02-21 13:12:12 +00:00
Doug Schaefer
5cce583c8c Settings that got converted when we moved to platform m5. 2007-02-13 18:31:08 +00:00
Markus Schorn
af4f0d8569 Adds manifest-compiler options to CVS 2006-09-26 10:01:26 +00:00
Markus Schorn
33408eb6f0 Fixed all remaining warnings in the plugins: cdt.ui, cdt.ui.tests, cdt.refactoring. 2006-07-10 08:03:29 +00:00
Markus Schorn
193272f3ae Fixed javadoc problems 2006-07-05 12:15:33 +00:00
Markus Schorn
7f90464021 Define minimum execution environment with 1.4 and allow usage of assert. 2006-07-03 08:13:55 +00:00
Markus Schorn
608e02480f Define coding style 2006-06-30 09:19:36 +00:00