Menu

#5 Problem with java.lang ressources

v1.2.0
closed
None
7
2013-11-04
2013-06-29
No

When PlantUML dependency parses a class which has a similar name to a java.lang class (Readable for instance), this causes PlantUML dependency to link parsed class of the same package to the java.lang.Readable, instead of our_package.Readable

How to reproduce :
- package com.test
- MyClass1 implements Readable
- Readable

1 Attachments

Discussion

  • Benjamin Croizet

    • Group: vX.X.X --> v1.2.0
     
  • Benjamin Croizet

    • status: open --> open-accepted
     
  • Benjamin Croizet

    • status: open-accepted --> closed