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:
parent
f2db45ebf5
commit
244c43f414
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue