Original Post
I want to build a lite version of my game (Ad-Supported).
The problem is: The java package needs to be renamed so that it doesn't conflict with the full version.
I tried refactoring inside eclipse, but when you try to rename the base product package all Hell breaks loose.
So basically I am stuck altering all files by hand.
Does some-one know a short-cut I can take?
The problem is: The java package needs to be renamed so that it doesn't conflict with the full version.
I tried refactoring inside eclipse, but when you try to rename the base product package all Hell breaks loose.
So basically I am stuck altering all files by hand.
Does some-one know a short-cut I can take?