| Author |
Eclipse File Search
|
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Hi,
I have created an eclipse project from jforum code. Everything is fine, jforum is running i can debug etc.
but i have a problem. When i try to make a file search, search is incomplete and errors are below. Is there any tip to work around this problem in eclipse ?
Problems encountered during text search.
File 'my-project-name/templates/default/pm_finduser.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/install_finished.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/install_error.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/install_check_info.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/install.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/header.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/bookmark_insert.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
File 'my-project-name/templates/default/admin/admin_welcome.htm' has been skipped, problem while reading: ('${encoding};').
${encoding};
File 'my-project-name/templates/default/admin/admin_index.htm' has been skipped, problem while reading: ('${encoding}').
${encoding}
[originally posted on jforum.net by bisanthe]
|
 |
Migrated From Jforum.net
Ranch Hand
Joined: Apr 22, 2012
Posts: 17424
|
|
Ok, I think this is a reply.
http://www.coderanch.com/t/574863 #2965 [originally posted on jforum.net by bisanthe]
|
 |
 |
|
|
subject: Eclipse File Search
|
|
|