Book a Demo

Author Topic: Error while editing options  (Read 3038 times)

bucchi

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Error while editing options
« on: November 18, 2009, 03:00:00 am »
Hi all

I'm working with EA 7.5.845.
In my project i'll find two models with different class models. They are controlled by SVN.
From the used class, i'm generating JAVA-Code.
The problem:
Do to the fact, that i don't need Constructors and Destructors in my generated Java-Classes, i want to disactivate them. Under Tools - Options i can disactivate the checkboxes for  const. and destr. but when i want to apply the setting by clicking on close, the following error message appear:
"The parameter is incorrect".  :(
The only way to close the dialogbox is to close the window through the cross in the upper left, but the chosen settings are lost.
Does anyone have the same bug, and know how to fix them?

Thanx
Bucchi

bucchi

  • EA Novice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: Error while editing options
« Reply #1 on: February 12, 2010, 12:51:48 am »
After a while of searching, i found myself the solution...
The problem was a parameter which was not set in the Object Lifetime  properties...