I am trying to export a Java Modeling Project using the XMI Export feature. This works for smaller projects, but once I try to export a larger project (36.1MB with 3,044 files), the export eventually stops responding and I have to kill the Eclipse application. When I choose to export of type "XMI for UML 1.3 (Unisys Ext, Recommended for TCC)" the xmi file gets to be of size 6640kb and then stops growing. When I choose to export of type "XMI for UML 1.4" the xmi file gets to be 5472kb and then stops growing.
Are there any known issues with the size of a project that can be exported? Is there a work-around for the issue I am experiencing?
Thanks in advance.