Emi

Results 35 comments of Emi

PS: And git can actually help with the rebase for most. If you start with the original branch release112u1 branch, then apply the existing patches you can just `git rebase`...

This does not seem correct to me. Don't you also need `do = np.tanh(self.state.s) * top_diff_h` ?

I wonder if you have a firewall that prevents HTTP? --emi On Fri, Nov 20, 2020 at 3:43 AM RUSLAN LÓPEZ CARRO wrote: > I think the relevant part from...

If you click 'Show and Report Problem' do you see a bigger stacktrace? --emi On Fri, Jan 31, 2020 at 2:52 PM reddyshyam wrote: > This happens when I try...

I received it, thank you. The nbjavac-related stacktrace is: java.lang.AssertionError at com.sun.tools.javac.util.Assert.error(Assert.java:155) at com.sun.tools.javac.util.Assert.check(Assert.java:46) at com.sun.tools.javac.comp.Attr.attribIdentAsEnumType(Attr.java:958) at com.sun.tools.javac.comp.MemberEnter.visitVarDef(MemberEnter.java:412) at com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:972) at com.sun.tools.javac.comp.MemberEnter.memberEnter(MemberEnter.java:172) at com.sun.tools.javac.comp.Attr.visitVarDef(Attr.java:1191) at com.sun.tools.javac.tree.JCTree$JCVariableDecl.accept(JCTree.java:972) at com.sun.tools.javac.comp.Attr.attribTree(Attr.java:674) at com.sun.tools.javac.comp.Attr.attribStat(Attr.java:754)...

Well, my original idea with OpenBeans was to have a "ports tree", like you have on BSD operating systems. So, for the majority of plugins there would be no 3rd...

OpenBeans already uses pkgsrc which is in theory a perfect fit for such a thing considering it's being used by NetBSD and others to accomplish the same. --emi mar., 29...

Nbjavac is responsible for the IDE code completions, etc. So it depends on the JDK the IDE itself runs on and has no relation with the JDK of the project....

I think AdoptOpenJDK has some issues with embedding extra fonts. Maybe this is better nowadays or another JDK like Azul would fare better?

I think I had a tab on the website mentioning where to report issues. Maybe I should just update the website instead of updating the app. --emi On Fri, Nov...