I’m trying to convert a .groupproj project group file (from Delphi 2009), to use with Turbo Delphi Explorer, i.e., convert to .bdsgroup. The file structures are similar (xml). There are a easy way to do that? How?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, I guess @David Heffernan was right. I’m loosing time trying to convert a new .grouproj to a old .bdsgroup, so, I’m answering my own question: There are no easy way to convert a .groupproj to .bdsgroup, it’s more easy to compare the packages “visually” opened into two IDEs the old and the new and so, create a new .groupproj from the old one.