Book a Demo

Author Topic: C# partial classes not imported  (Read 3342 times)

Alfred Crombez

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
C# partial classes not imported
« on: September 27, 2011, 10:19:42 pm »
When reverse engineering a C# project, partial classes are not imported by EA. Is there a solution for this problem?

Tested with EA version 9.1.909.
« Last Edit: September 27, 2011, 10:21:52 pm by acrombez »

Alfred Crombez

  • EA Novice
  • *
  • Posts: 8
  • Karma: +0/-0
    • View Profile
Re: C# partial classes not imported
« Reply #1 on: September 27, 2011, 10:44:51 pm »
False alarm. The problem was that not all classes were reverse engineered, among which some partial classes. The real problem was probably a path problem. When importing the project from a smaller path, all classes were imported.