Issue
How can i exclude some classes from my eclipse project?the thing is that i make some major changes and i can't run the whole project without correcting it.But i want to test it up to the point i've fixed it.
Solution
Select the files that you want to exclude from the build. Right click -> Build path -> exclude.
You can readd them later with Right click -> Build path -> include.
As already mentioned you can achieve the same via file extension change.
Answered By - Boris Strandjev
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.