Activity Forums Salesforce® Discussions Is there a way to share APEX code between two managed packages in salesforce?

  • Is there a way to share APEX code between two managed packages in salesforce?

    Posted by Deepak on October 11, 2019 at 1:49 pm

    Is there a way to share APEX code between two managed packages in salesforce?

    Yogesh replied 4 years, 7 months ago 2 Members · 1 Reply
  • 1 Reply
  • Yogesh

    Member
    October 11, 2019 at 2:29 pm

    hello,

    A couple of options exist between SVN (for example) and Ant.

    1. SVN route, you could create a 'shared code' repo and utilise Externals, check out this link.
    2.  Ant route, you can build an Ant script that explicitly pulls in (via the SVN tasks for example) source from different locations prior to deploying to your development and/or packaging orgs.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos