« Return to Thread: Click through limitations when compared to RedMine?

Re: Click through limitations when compared to RedMine?

by Erno Mononen :: Rate this Message:

Reply to Author | View in Thread

John Wells wrote:

> On Mon, Jun 29, 2009 at 10:10 AM, Erno Mononen<Erno.Mononen@...> wrote:
>  
>> Hi John,
>>
>> Thanks for the nice words. You're right that the case you described doesn't
>> work, not sure now off hand where the problem lies. I filed
>> http://www.netbeans.org/issues/show_bug.cgi?id=167814 for this. Thanks for
>> bringing this to our attention, I'll take a look at it shortly.
>>    
>
> Thanks Erno...I appreciate it.
>  

Just a heads up on this, the fix for this issue will be in 6.7 patch
1(should be out on the 13th).

There is still one limitation though, namely that navigating within
classes that are not from the gems that the IDE indexes (i.e. the gems
that the app doesn't use) doesn't work. For example if the app uses
Rails 2.3.2, navigation now works within Rails 2.3.2 classes, but not
with classes from other versions of Rails. This is because for
performance and usability reasons the IDE indexes only the versions that
the app actually uses - it probably would be possibly to somehow lazily
index other gem versions too when opening a file from a gem that wasn't
indexed, but that will have to wait for 6.8.

Cheers,
Erno


Cheers,
Erno


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...

 « Return to Thread: Click through limitations when compared to RedMine?