Book a Demo

Author Topic: Find text in source files  (Read 2064 times)

JohnDoe

  • EA User
  • **
  • Posts: 191
  • Karma: +0/-0
  • EA rocks !
    • View Profile
Find text in source files
« on: September 05, 2006, 07:47:44 am »
Hello,

Does EA offer the option, to crawl for text strings in external class source files, which are bound to classes ?

(though EA generates sources, I added some code manually, which does not come from EA models; though I reenginered the source, I can not browse for code fragments)

Regards
Bernd

thomaskilian

  • Guest
Re: Find text in source files
« Reply #1 on: September 05, 2006, 01:45:02 pm »
AFAIK there's no way to search external data. You need to write an add-in in order to do so.