Book a Demo

Author Topic: stop code generation  (Read 3811 times)

SomersetGraham

  • EA User
  • **
  • Posts: 376
  • Karma: +1/-0
    • View Profile
stop code generation
« on: July 04, 2014, 07:41:47 pm »
Hi
Does anyone know if it is possible to have a class that can be marked in some way such the code generation option is not available

Thanks
Using V12

Sunshine

  • EA Practitioner
  • ***
  • Posts: 1353
  • Karma: +121/-10
  • Its the results that count
    • View Profile
Re: stop code generation
« Reply #1 on: July 07, 2014, 02:39:29 pm »
The only suggestion I have is to move the class outside of the package tree you are generating. i.e. put them in package called "Don't Generate"
Happy to help
:)