Just FYI, this is now fixed in the latest continuous builds
(
http://wiki.netbeans.org/RubyInstallation#section-RubyInstallation-GettingADevelopmentBuild)
- if you give it a try, let me know if you run into any problems.
Cheers,
Erno
Erno Mononen wrote:
>
> Hello,
>
> This seems to be a bug, I filed
>
http://www.netbeans.org/issues/show_bug.cgi?id=174517 for this. I'll
> fix for 6.8, thanks for bringing this up.
>
> Thanks,
> Erno
>
>
> josef wrote:
>> Hello I work a lot with Ruby,
>>
>> and it is a good feature in preveous Releases to do like
>>
>>
>>
>> Mongrel::Configurator.new
>> Mongrel::HttpHandler
>>
>>
>>
>> and so on
>>
>>
>>
>> # sample
>>
>> module Ha
>>
>> class Test
>>
>> def hello
>>
>> puts "hello"
>>
>> end
>>
>> end
>>
>> end
>>
>>
>>
>> Netbeans 6.5.1 knew
>>
>> Ha::Test
>>
>>
>>
>> Netbeans 6.7.1 knew only
>>
>> Ha
>>
>>
>>
>> Can anybody help me ?
>>
>>
>>
>>
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail:
users-unsubscribe@...
>> For additional commands, e-mail:
users-help@...
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail:
users-unsubscribe@...
> For additional commands, e-mail:
users-help@...
>
---------------------------------------------------------------------
To unsubscribe, e-mail:
users-unsubscribe@...
For additional commands, e-mail:
users-help@...