Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to turn off JSP Indexing, takes too long(It takes too long to index JSPs whenever I try to search)
How to turn off JSP Indexing, takes too long [message #1497093] Wed, 03 December 2014 14:38 Go to next message
mytech nology is currently offline mytech nologyFriend
Messages: 3
Registered: December 2014
Junior Member
When ever i try to search for something in eclipse, it is trying to index the JSP files (Says indexing... 25 files) and it takes forever. I could never wait until it finishes the indexing, I always cancel.

I have disabled all the validation that didn't help at all. Searched for this, found a lot of hits on google but no clear solution.

Is this a known issue ? a bug? is there a solution? please help.

Installation Details:
=====================
Eclipse Java EE IDE for Web Developers.
Version: Luna Service Release 1 (4.4.1)
Build id: 20140925-1800
=====================

The shortcut:
================
C:\views\eclipse\eclipse.exe -showlocation
================

eclipse.ini
=============
-vm
C:/Program Files/Java/jdk1.7.0_55/bin/javaw.exe
-startup
plugins/org.eclipse.equinox.launcher_1.3.0.v20140415-2008.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.200.v20140603-1326
-product
org.eclipse.epp.package.jee.product
--launcher.defaultAction
openFile
--launcher.XXMaxPermSize
256M
-showsplash
org.eclipse.platform
--launcher.XXMaxPermSize
256m
--launcher.defaultAction
openFile
--launcher.appendVmargs
-vmargs
-XX:MaxPermSize=1024m
-Dosgi.requiredJavaVersion=1.7
-Dhelp.lucene.tokenizer=standard
-Xms40m
-Xmx1g
=====================================
Re: How to turn off JSP Indexing, takes too long [message #1497095 is a reply to message #1497093] Wed, 03 December 2014 14:39 Go to previous messageGo to next message
Eric Rizzo is currently offline Eric RizzoFriend
Messages: 3070
Registered: July 2009
Senior Member
Moving this to the Web Tools (WTP) forum.
Re: How to turn off JSP Indexing, takes too long [message #1506319 is a reply to message #1497095] Wed, 10 December 2014 19:23 Go to previous message
mytech nology is currently offline mytech nologyFriend
Messages: 3
Registered: December 2014
Junior Member
Any body?
Previous Topic:How to customize deployment ?
Next Topic:HTTP Server doesn't seem to be actually running
Goto Forum:
  


Current Time: Fri Mar 29 11:12:30 GMT 2024

Powered by FUDForum. Page generated in 0.02045 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top