Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - alex_b

Pages: [1]
1
General Board / Re: include (insert) diagram in RTF document
« on: September 28, 2011, 11:32:31 pm »
Maybe one solution is to put the diagrams in a linked documents (element with stereotype 'document'). When creating the document by the generator you can import the linked documents. The editor in the linked document is very similar to MS Word.
You have to use Package/Element/Linked Document in the RTF Gen. for the import.

2
Bugs and Issues / Re: MySQL Repository: ODBC connection fails, EA cl
« on: March 04, 2011, 10:13:47 pm »
I could solve our problem (which led to the same error message and crash of EA). I forgot to enter the db name at the msql odbc driver configuration (a small entry on bottom of dialog).
Loading a EAP onto db is NOT necessary for a valid connection (and do not mean the connection test).
Best regards,
Alex.

3
Bugs and Issues / Re: MySQL Repository: ODBC connection fails, EA cl
« on: March 02, 2011, 01:42:58 am »
I have got the same problem and am in dire need for a solution.
Alex.

4
I would use an add-in. XMI import takes a lot of time when the xmi file is large (can take hours!).
All your requirements can be covered by an add-in.
When we had to import a lot of modeling data from old tools we went for the xmi import in the first run. Then we had the memory and performance issues. At last we developed an add-in for the import. We developed the add-in in C#.

Pages: [1]