Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between Eclipse and MyEclipse?

Answers were Sorted based on User's Feedback



What is the difference between Eclipse and MyEclipse?..

Answer / jaxmechela

1 . MyEclipse is a lienced product which was build on Eclipse
2. Eclipse will provide few funanlaities.
3. MyEclipse provides all advance futures
4. Eclipse is base for so many other IDE's like IBMRAD,
Rational Rose ,etc.

Is This Answer Correct ?    51 Yes 9 No

What is the difference between Eclipse and MyEclipse?..

Answer / uday kiran

MyEclipse is the extra plugin for eclipse for EJB features

Is This Answer Correct ?    16 Yes 6 No

What is the difference between Eclipse and MyEclipse?..

Answer / ravi

Eclipse is an IDE it is used to develop java programs. My Eclipse is a plug in ,It cannot be used alone,it should be used along with Eclipse IDE,My Eclipse plug in is used to develop web based application,and it will support to develop frameworks applicationa also(STRUTS,SPRING,JSF).

Is This Answer Correct ?    14 Yes 7 No

What is the difference between Eclipse and MyEclipse?..

Answer / rohit kumar

Eclipse is a platform for developing, and MyEclipse is just
a series of plugins for that platform.

Is This Answer Correct ?    18 Yes 12 No

What is the difference between Eclipse and MyEclipse?..

Answer / deepak divvela

Eclipse needs MyEclipse plugable source
But MyEclipse did not required any plugable source

Is This Answer Correct ?    20 Yes 27 No

What is the difference between Eclipse and MyEclipse?..

Answer / mallikarjuna

Eclipse software is sufficient fore developing stand alone projects only if we want work with other advanced J2EE technologies must require plug-in software's that problem not there in Myeclipse id

Is This Answer Correct ?    0 Yes 7 No

What is the difference between Eclipse and MyEclipse?..

Answer / srinivas

Eclipse needs MyEclipse plugable source
But MyEclipse did not required any plugable source

Is This Answer Correct ?    9 Yes 21 No

Post New Answer

More Java J2EE AllOther Interview Questions

Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

1 Answers   HCL,


what is mean by hasing and maping in java platform and advantage?

0 Answers   CTS,


Hi Friends, i have searched in google but not clear. can you give bank example with synchronized keyword

0 Answers   TCS,


Hi Friends , am newbie to ajax. For example just consider one account registration - A form contains 8 text fields with submit button. In this form second texbox contains "username " . On right side of text box there is a label box . On clilck action i need to determine user is available or not. Is it possible on clicking label or should i click submit button.

0 Answers  


Hi frnds how to lock an user when he enter wrong credentials more than 3 time using java or j2ee tech take username and password in a bean no need to connect DB and validate give me some sample application code or links its urgent for me thanks in advance

0 Answers   NSN,


VSS Objectives

1 Answers  


who should use JNDI?

1 Answers  


what is the difference between through and throws?

2 Answers   HCL,


where is JNDI being used in java platform?

2 Answers  


Should we create system software ( e.g operating system ) in java ?

0 Answers  


what is class/object diagram

3 Answers   Zycus Infotech,


How to call the m1() method of Base class in below snippet ? class Base { public void m1() { System.out.println("Base m1 "); } public void m2() { System.out.println("Base m1 "); } } ====================== class Derived extends Base { public void m1() { System.out.println("Derived m1"); } public void m3() { System.out.println("Derived m3"); } public static void main(String[] args) { Base ob=new Derived(); ob.m1(); //System.out.println("Hello World!"+ob.m1()); } }

6 Answers   Cap Gemini, TCS,


Categories