You need to sign in to do that
Don't have an account?
Movement of Apex Code from Developer Edition to Other Editions
I've read on posts in the discussion boards and in the force.com cookbook that Apex code should be created in a Developer Edition account and then it can be moved to a production account (Enterprise, etc). I've created a simple sControl and Apex Class in a DE account and I am unable to move it to a production (EE) account.
I've tried to create a copy of the Class using Eclipse and although it looks like the class gets copied to EE it does not. So I tried creating a package for the AppExchange to move my sControl and Apex Class but I cannot add the Class to the package and it doesn't get picked as a dependent when I add the sControl to the package.
Can anyone provide some clarity on what I can do to get this code from DE to EE?
-greg
I am asking again just to confirm.