[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
JDE+ECB in emacs?
|
From: |
casperwu |
|
Subject: |
JDE+ECB in emacs? |
|
Date: |
13 Feb 2007 19:52:52 -0800 |
|
User-agent: |
G2/1.0 |
I am using emacs23 + latest ecb and jde.
It works perfect for most cases in terms of analyzing class and thus
displaying fields and methods. But in a Java class like this:
class ObjectList <Object>
{
}
jde fails to parse the class. Any hints? Or JDE simply doesn't support
generic?
- JDE+ECB in emacs?,
casperwu <=