1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.ui.tests
Marco Stornelli d36ed7cfd5 Bug 562292 - Fix method definition position for override method
The position of namespaces didn't take into account because the
declaration doesn't exist yet when we use this kind of refactoring,
so the find method of MethodDefinitionInsertLocationFinder didn't
look for namespaces.

Change-Id: I839194879c41f86653c837ca83a306ea1840c1d0
2020-04-22 01:00:48 -04:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
icons Patch for Devin Steffler w/ Modifications - Indexer View Search 2005-04-18 19:06:02 +00:00
META-INF Bug 561993 - Remove dependency to com.ibm.icu from CDT UI 2020-04-12 13:34:26 +03:00
resources Bug 522200: [C++17] Add support for structured binding declarations 2019-08-05 09:00:35 +02:00
src/org/eclipse/cdt/ui Bug 540373: Cleanup warnings in tests 2018-11-24 11:32:04 +00:00
ui/org/eclipse/cdt/ui/tests Bug 562292 - Fix method definition position for override method 2020-04-22 01:00:48 -04:00
.classpath Bug 488109 Refactoring of Extract Constant Implementation 2016-06-14 03:26:18 -04:00
.options Providing .options file for easy trace activation. 2006-03-22 00:54:08 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Bug 540373: Cleanup: Remove trailing whitespace in properties files 2018-11-23 07:52:26 +00:00
plugin.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
plugin.xml Bug 536255 - Extension point for open call hierarchy view 2018-09-08 03:03:00 -04:00
pom.xml [releng] Bump version to 10.0.0 2020-04-11 17:46:58 -04:00
test.xml Cleanup some left over gunk from the move of stuff to org.eclipse.cdt.core.tests 2003-07-15 13:43:18 +00:00