Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » How do I change the name of my package?
How do I change the name of my package? [message #631277] Wed, 06 October 2010 19:19 Go to next message
No real name is currently offline No real nameFriend
Messages: 1
Registered: October 2010
Junior Member
This is so dumb and I'm sorry to have to ask this...

I hired a developer to build an android app for me and now that he is mia I realize that the name of the package is not correct.

It's com.hiscompany.hisapp

I want it to be com.mycompany.myapp

I've tried renaming the folders in src and the manifest and i've even successfully built a new apk, but the app no longer works.

Can someone tell me the proper way to do this?
Thanks
Re: How do I change the name of my package? [message #631302 is a reply to message #631277] Wed, 06 October 2010 21:28 Go to previous message
Eclipse UserFriend
Originally posted by: richkulp.us.NOSPAM.ibm.com

Hi,

From a package explorer click on the package with mouse button 2.
Select Refactor->Rename...

This will then rename the package and rename all references to the package.

Rich
Previous Topic:how to change midp profile in eclipse
Next Topic:How do I enable gray option in tomcat plugin?
Goto Forum:
  


Current Time: Thu Apr 25 21:14:09 GMT 2024

Powered by FUDForum. Page generated in 0.02296 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top