1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00

Bug 559800 - Content in cdt.doc.isv badly outdated and broken

Link against Java 11 api.

Change-Id: I8a62228839aaa595f9ebe3a964004b223638f490
Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
Alexander Kurtakov 2020-02-04 00:04:31 +02:00
parent f2db45ebf5
commit 244c43f414
2 changed files with 2 additions and 2 deletions

View file

@ -11,7 +11,7 @@
-bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved."
-group "C/C++ Development Tools Core Plug-in Packages" "org.eclipse.cdt.core:org.eclipse.cdt.core.*"
-group "C/C++ Development Tools Debug Core Plug-in Packages" "org.eclipse.cdt.debug.core:org.eclipse.cdt.debug.core.*"
-link http://docs.oracle.com/javase/7/docs/api/
-link https://docs.oracle.com/en/java/javase/11/docs/api/
org.eclipse.cdt.core
org.eclipse.cdt.core.model

View file

@ -11,7 +11,7 @@
-bottom "Copyright (c) IBM Corp. and others 2004, 2020. All Rights Reserved."
-group "C/C++ Development Tools Core Plug-in Packages" "org.eclipse.cdt.core;org.eclipse.cdt.core.*"
-group "C/C++ Development Tools Debug Core Plug-in Packages" "org.eclipse.cdt.debug.core;org.eclipse.cdt.debug.core.*"
-link http://docs.oracle.com/javase/7/docs/api/
-link https://docs.oracle.com/en/java/javase/11/docs/api/
org.eclipse.cdt.core
org.eclipse.cdt.core.model