Menu

#19 Java code gen should use "extends" for subclasses

open
nobody
None
5
2007-03-16
2007-03-16
Anonymous
No

Java code generator (/src/CodeGenerators/Generators/LanguageGenerators/Java/JavaClassGenerator.cs)

line 79 should use "extends" rather than "implements" as the parent is a superclass not a superinterface.

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.