mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-23 22:52:11 +02:00
Bug 559800 - Content in cdt.doc.isv badly outdated and broken
Update version, copyright year and remove cdt.core.search package as there is no such in the git repo. Change-Id: Idaeea8a8d61d6cb9834782482e85b3eaade24fd3 Signed-off-by: Alexander Kurtakov <akurtako@redhat.com>
This commit is contained in:
parent
738ea44b09
commit
f2db45ebf5
2 changed files with 4 additions and 6 deletions
|
@ -7,15 +7,14 @@
|
|||
-splitIndex
|
||||
-windowtitle "Eclipse CDT API Specification"
|
||||
-doctitle "Eclipse CDT API Specification"
|
||||
-header "<strong>Eclipse CDT</strong><br>8.9.0"
|
||||
-bottom "Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved."
|
||||
-header "<strong>Eclipse CDT</strong><br>9.11.0"
|
||||
-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/
|
||||
|
||||
org.eclipse.cdt.core
|
||||
org.eclipse.cdt.core.model
|
||||
org.eclipse.cdt.core.search
|
||||
org.eclipse.cdt.core.dom.ast
|
||||
org.eclipse.cdt.core.dom.ast.c
|
||||
org.eclipse.cdt.core.dom.ast.cpp
|
||||
|
|
|
@ -7,15 +7,14 @@
|
|||
-splitIndex
|
||||
-windowtitle "Eclipse CDT API Specification"
|
||||
-doctitle "Eclipse CDT API Specification"
|
||||
-header "<strong>Eclipse CDT</strong><br>8.9.0"
|
||||
-bottom "Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved."
|
||||
-header "<strong>Eclipse CDT</strong><br>9.11.0"
|
||||
-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/
|
||||
|
||||
org.eclipse.cdt.core
|
||||
org.eclipse.cdt.core.model
|
||||
org.eclipse.cdt.core.search
|
||||
org.eclipse.cdt.core.dom.ast
|
||||
org.eclipse.cdt.core.dom.ast.c
|
||||
org.eclipse.cdt.core.dom.ast.cpp
|
||||
|
|
Loading…
Add table
Reference in a new issue