Menu

Importing project into other project

2003-04-03
2013-04-17
  • Jimmy Venema

    Jimmy Venema - 2003-04-03

    I've created an add-in to import a project into another project. It can only import projects without having the serialize option. At the link below you can download a zip file containing the add-in dll plus its source code. Note that this add-in dll has been compiled against ClassBuilder version 2.3 PR 446, I do not know if it will work with other versions, I expect not. The sources are added, so one can recompile it against other versions of the ClassBuilder source. To use it put the dll in the install directory of ClassBuilder, start ClassBuilder and open at least to projects. Select the DataModel item in the tree of the destination project, click the right mouse button and select Add-Ins->Import. Select the project you want to import, from the drop down list and press OK. A Message box pops up with a warning that the action can not be undone and that no changes may be made to the sources outside ClassBuilder. This has to do with the fact that all object IDs are updated. Click YES if you want to continue, wait a little while and the projects are merged. Make sure to first regenerate the sources before editing them, all IDs are refreshed and those IDs are used to sync the outside alterations made to the source code.

    http://home.hetnet.nl/~xvenemaj/Import.zip

    Jimmy Venema

     
    • Anonymous

      Anonymous - 2007-11-18

      Is this available in or for later versions?

      I assume it could be used to import STL.cbd into a new project.

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.