function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
ditiditi 

How Deployment is made easy in force.com

Hi,

 

I need to ask u one question.

I have a bundled java code or say a python code.

Can deploy it on Force.com ie using the IDE or Migration toolkit.

 

 Can I just deploy applications build on Force.com ie a Apex or some visualforce pages.

 

Please reply .. As i am in a fix..

Can you please tell me or give me some documentation as how deployment is made easy in Force.com

 

Regards,

Diti

 

KitiKiti

Hi Diti,

 

I'm pretty new to this myself, however I don't think that SF will host your Java/Python applications.  They will, however, host VisualForce, Apex and js/ajax components which you've developed.

 

I would recommend that you check out the Force.com plugin for Eclipse:

http://wiki.developerforce.com/index.php/Force.com_IDE

 

You 'can' certainly directly deploy from this environment - see http://wiki.developerforce.com/index.php/Deploy_Force.com_Applications_Faster

 

hth,

 

Raf

 

 

 


 

 

AlsoDougAlsoDoug

Force doesn't host (not any place I have ever seen) anything except for Visual Force, Apex and Static Resources (images/css/javascript).

 

No java, no python.