[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[News.eclipse.technology.cme] Re: [Attaching Stack Trace].. Re: how can all relationships be queried in CME search ?
|
> > I can't tell whether anyone answered this, but just in case, the stack
> > trace you sent suggests you have a syntax error in your query. Can you
> > send the query, please?
> >
unfortunately I donot remember the query that caused this and I havenot
saved tthe query either, I believe I was trying something like relationship
implements(*, *).
As I mentioned earlier this has not happened since I checked out new files
from CVS but there is one thing that surprises me..
A query like " relationship extends(interface *, *)" returns a handful of
results with some of them with 'java.rmi.Remote' as the target. But another
query " relationship extends(interface *, java.rmi.Remote) " does not yield
any results, isn't this strange ?
-sushil