Hi Michal,
I think the easiest way will be to just build the IDE (building just the
Ruby cluster is enough). You can do that for example as follows:
<nb source checkout root dir>ant -Dcluster.config=ruby build-nozip
And then you can run the IDE using:
<nb source checkout root dir>ant -f nbbuild/build.xml tryme
-Ddebug.port=8765
This way you can attach a debugger to the running instance, if needed.
Alternatively just open the ruby.railsproject module in the IDE and use
the Debug/Run actions in the project context menu.
Let me know if you have any problems.
PS. I haven't forgot about the patch, just been pretty busy lately (that
and we had the bugfixing period for M2). I'll make sure to include it
for the next milestone -- if you find any bugs, please attach an updated
patch to the issue then.
Thanks,
Erno
mpapis@... wrote:
> Hi there,
> I have already posted an patch for passenger support but have problems
> with starting testing it :) could someone point me a place where to
> start when changed code of netbeans plugin.
> the patch is attached to issue:
>
http://www.netbeans.org/issues/show_bug.cgi?id=135447> Regards
> Michal
---------------------------------------------------------------------
To unsubscribe, e-mail:
dev-unsubscribe@...
For additional commands, e-mail:
dev-help@...