Commit Graph

7 Commits

Author SHA1 Message Date
polki 82c6ada992 * Added experimental branch
* Enabled fix imports in experimental
2009-06-11 11:55:39 +00:00
polki 54f0e92eb3 Fix Bicycle Refactoring that did not work due to pyDev Update
(Version 1.2.2)
2009-06-11 11:24:42 +00:00
polki 17d25bfe0f Added compatibility to pyDev 1.4.6.
New PyUML version: 1.2.1
2009-06-08 13:25:48 +00:00
polki 7611028aa2 + Create Version to work with Ganymede
* Disable Live Validation
 * PyDev 1.1.2+ compatibility issue

+ Create Warning when trying to synchronize classes without package
2009-05-12 11:24:34 +00:00
jakob_oswald 19ec7a8c8d FEATURE: Added import support for imports without "from" and with "as" statements
NOTE: I disabled import fixing, to avoid duplicate / wrong imports, should be reviewed and adapted to the new import detection capabilities
2009-01-12 10:41:06 +00:00
polki bb149cb7f2 Fix Bug #1 -> Superclasses in the form Outerclass.Innerclass are no more reproduced in Python just as a Innerclass, but as Outerclass.Innerclass 2008-04-10 21:54:34 +00:00
polki 997f68e0f3 Initial Commit 2008-02-20 13:27:19 +00:00