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 - Ed

Pages: [1]
1
General Board / Importing C# code ???
« on: July 18, 2007, 04:34:33 am »

I’m importing a large C# project with many business entities.
When I view the generated class diagram is does not contain any association links/connectors.
In several cases a given class is associated with another class that is placed right next to the first class on the diagram but no association connector appears on the diagram.
When I view a given class and the Links tab these associations are missing.
The code was imported correctly, so I think, since when I look at the class properties I see all the associations.

Any ideas?

Thanks,
Ed

2
General Board / Re: Using SourceGear Vault
« on: September 26, 2006, 08:06:24 am »
I was able to connect to TFS source control and store the models under a different folder so I think i'll continue down that path instead of Vault.

Ed

3
General Board / Re: Using SourceGear Vault
« on: September 26, 2006, 05:55:58 am »
Quote
Try removing the text from any text that is in the Project To Add text box.  

For some reason it tries to append that text to the actual folder already selected.


Yes I tried this but still no luck.  It only works if I choose the root project folder .   ???

4
General Board / Using SourceGear Vault
« on: September 19, 2006, 07:07:32 am »
I’m using SourceGear Vault for my source control provider but I’m having trouble getting EA to use anything other then the root $ folder for the SCC Project Folder.
I have read the Setting up Version Control document but still no luck.
I right-click on my root-node and select Package ControlVersion Control Options.
I select the SCC check-box, I enter a unique configuration ID, I set my local project path to a folder on my local machine and select Vault from the list of Source Code Control Providers.
When I click on Save I get prompted to connect to Vault and select an SCC Project/Vault folder.
I select an existing folder that is empty and press OK but then I receive several error messages.
Error: SC_E_UNKNOWNPROJECT
Followed by: “Error while initializing version control.  Failed to open SCC Project”
If I select the root/$ node everything works fine.  Except I really need to place the EA files under a different folder then root/$.

I’m using the latest Vault version 3.5.1 and EA 6.1.792

Any ideas?  
Thanks,
Ed

5
General Board / Re: Corporate Edition and remote users
« on: September 18, 2006, 01:12:39 pm »
Thanks.

6
General Board / Corporate Edition and remote users
« on: September 18, 2006, 11:46:00 am »
I’m using the corporate version of EA and I’m using a database as the repository, when a user connects and opens the project is the entire project downloaded to the users desktop?
Or just the parts and pieces they use?
I have a widely geographically dispersed team that is going to use EA and I’m wondering about response time if they have to download the entire project.

Thanks for a great product.

Ed

7
Thanks for the quick answer.
Any alternatives to automating the creation of the HTML report on a 64 bit host?
I'm assuming i'll have the same problem with C# on 64 bit... :(

8
Hello, I'm looking to simply load an EAP and generate a report using Java.
I would like to automate this process as a part of my build process.
I followed the directions about using SSJavaCOM.dll.
However I recieve the following error message when I try to run a simple test:
Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Windows\System32\SSJavaCOM.dll: Can't load IA 32-bit .dll on a AMD 64-bit platform
It would appear this dll does not support 64 bit operating systems.
Is there a work around or a 64 bit version of this dll I can use?

Thanks,
Ed

Pages: [1]