For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 2 replies, 3 voices, and was last updated 18 years, 9 months ago by
nvilmer.
-
AuthorPosts
-
mikaelletangMemberHi,
I have issues when using the “File search” functionality (default ctrl H)
When I click on the found occurrence in the search result window, if that occurrence is in a jsp file, the highlight is not put on the searched word in the file, but somewhere before of after that.
E.G, i have the line
<title> My page title ></title>
in the file myjsp.jsp
I search for the string “My page title” (file search)
It returns “1 match”, and when i click on it, something like “e title ></title>” is highlighted in the file instead of the search string.It s quite random, sometimes if I launch the search again, it works.
Also, if the occurrence is found in several files of a project, if this “highlight shift” happen in a file, it will happen in all following files (not with the same delta btw)My conf is:
*** Date: Thu Nov 02 08:30:43 CET 2006*** System properties:
OS=Linux
OS version=2.6.13-15.8-default
Java version=1.5.0_03*** MyEclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0 GA
Build id: 20060805-5.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.0.1 GA
Build id: 20060810-5.0.1-GAEclipse Platform
Version: 3.2.0.v20060609m-AgOexn6hlEUsvBO
Build id: M20060629-1905Eclipse RCP
Version: 3.2.0.v20060609m-SVDNgVrNoh-MeGG
Build id: M20060629-1905Eclipse Java Development Tools
Version: 3.2.0.v20060609m-F7snq1fxia-Z4XP
Build id: M20060629-1905Eclipse Plug-in Development Environment
Version: 3.2.0.v20060609m——6zXJJzJzJq
Build id: M20060629-1905Eclipse Project SDK
Version: 3.2.0.v20060609m-GNq6oQq-7es-Y81
Build id: M20060629-1905Eclipse Graphical Editing Framework
Version: 3.2.0.v20060626
Build id: 20060627-0816Eclipse startup command=-os
linux
-ws
gtk
-arch
x86
-launcher
/root/eclipse/eclipse
-name
Eclipse
-showsplash
600
-exitdata
b0005
-product
com.genuitec.myeclipse.product.ide
-vm
/usr/bin/javaNovember 7, 2006 at 11:09 am #261435
Riyad KallaMembervery strange, thank you for the report though, I have filed the bug for us to look into.
November 21, 2006 at 1:23 pm #262421
nvilmerMemberI have the same problem, sometimes the highlight is on the correct line, but I have seen it 4 lines off.
*** Date:
Tuesday, November 21, 2006 1:22:31 PM CST** System properties:
OS=WindowsXP
OS version=5.1
Java version=1.5.0_08*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 5.1.0 GA
Build id: 20061111-5.1.0-GA*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 5.1.0 GA
Build id: 20061111-5.1.0-GAEclipse Platform
Version: 3.2.1.r321_v20060921-b_XVA-INSQSyMtx
Build id: M20060921-0945Eclipse RCP
Version: 3.2.1.r321_v20060801-2ekW2BxmcpPUOoq
Build id: M20060921-0945Eclipse Java Development Tools
Version: 3.2.1.r321_v20060905-R4CM1Znkvre9wC-
Build id: M20060921-0945Eclipse Project SDK
Version: 3.2.1.r321_v20060801-tQ1w49KnTArT0FZ
Build id: M20060921-0945Eclipse Graphical Editing Framework
Version: 3.2.1.v20060921
Build id: 20060921-1617Eclipse startup command=-os
win32
-ws
win32
-arch
x86
-launcher
C:\dev\ide\MyEclipse Enterprise Workbench 5.1\eclipse\eclipse.exe
-name
Eclipse
-showsplash
600
-exitdata
918_74
-vm
C:\dev\ide\MyEclipse Enterprise Workbench 5.1\jre\bin\javaw.exe -
AuthorPosts