This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
in the generated headers from gcjh i get this:
class org::eclipse::emf::examples::extlibrary::Addressable : public ::java::lang::Object { ...
class org::eclipse::emf::examples::extlibrary::Library : public ::java::lang::Object { ...
class org::eclipse::emf::examples::extlibrary::impl::LibraryImpl
: public ::org::eclipse::emf::ecore::impl::EObjectImpl
{
...
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |