Yuzmeister / fbpwn

Automatically exported from code.google.com/p/fbpwn
0 stars 0 forks source link

Clean up the code #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
We need to do the following code cleanup:

- Remove the nbproject files, and add SVN ignore for them.
- Move files under /src/fbpwn/* to /*
- Remove the parent FBpwn directory from the trunk (so that the trunk contains 
directly the folder /lib and the source packages and files).
- Create package FBPwn.UI for UI classes.
- Create package FBPwn.Core which contains the core classes.
- Create package FBPwn.Plugins which contains the plugins.
- Package FBPwn will contain only the main class.
- Each package should be in a separate folder.
- Remove all commented code.

Original issue reported on code.google.com by A.M.Saafan on 24 Aug 2011 at 11:04

GoogleCodeExporter commented 8 years ago

Original comment by A.M.Saafan on 24 Aug 2011 at 11:09

GoogleCodeExporter commented 8 years ago
Fixed !

Original comment by HusseinElMotayam@gmail.com on 4 Sep 2011 at 10:51