All actions seem to work correctly, but the menu items are placed in an 'Other' item on the main toolbar. Context sensitive menu items don't work either.
Error message: Assertion failed: This method should not be used for PsiJavaReference! java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:2) at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21) at com.intellij.psi.impl.source.a.a.bf.getVariants(bf.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at idea.util.IntrospectionUtil.getValue(IntrospectionUtil.java:55) at idea.plugin.psiviewer.view.PropertySheetPanel.setTarget(PropertySheetPanel.java:54) at idea.plugin.psiviewer.view.PsiViewerPanel.updatePropertySheet(PsiViewerPanel.java:246) at idea.plugin.psiviewer.view.PsiViewerPanel.setSelectedElement(PsiViewerPanel.java:229) at idea.plugin.psiviewer.view.PsiViewerPanel.access$600(PsiViewerPanel.java:54) at idea.plugin.psiviewer.view.PsiViewerPanel$ViewerTreeSelectionListener.valueChanged(PsiViewerPanel.java:195) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source) at javax.swing.JTree.setSelectionPath(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source) at java.awt.AWTEventMulticaster.mousePressed(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at com.intellij.ide.s.a(s.java:43) at com.intellij.ide.s.dispatchEvent(s.java:93) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Error message: Assertion failed: This method should not be used for PsiJavaReference! java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:2) at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21) at com.intellij.psi.impl.source.a.a.bf.getVariants(bf.java:141) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at idea.util.IntrospectionUtil.getValue(IntrospectionUtil.java:55) at idea.plugin.psiviewer.view.PropertySheetPanel.setTarget(PropertySheetPanel.java:54) at idea.plugin.psiviewer.view.PsiViewerPanel.updatePropertySheet(PsiViewerPanel.java:246) at idea.plugin.psiviewer.view.PsiViewerPanel.setSelectedElement(PsiViewerPanel.java:229) at idea.plugin.psiviewer.view.PsiViewerPanel.access$600(PsiViewerPanel.java:54) at idea.plugin.psiviewer.view.PsiViewerPanel$ViewerTreeSelectionListener.valueChanged(PsiViewerPanel.java:195) at javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source) at javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source) at javax.swing.JTree.setSelectionPath(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source) at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(36,10),button=1,modifiers=Button1, clickCount=1] on ###overrideRedirect### java.lang.NoSuchMethodError: com.intellij.openapi.project.Project.saveAllDocuments()V
at org.sylfra.idea.plugins.remotesynchronizer.actions.AbstractRemoteSynchronize Action.actionPerformed(AbstractRemoteSynchronizeAction.java:33)
at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:12)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:57)
at com.intellij.ui.a.a.h.doClick(h.java:102)
at com.intellij.ui.a.a.h.access$300(h.java:222)
at com.intellij.ui.a.a.h$a_.mouseReleased(h$a_.java:1)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I get the following error when I try and undo a file checkout:
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(44,133),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect### java.lang.NoSuchMethodError: com.intellij.openapi.project.Project.saveAllDocuments()V at net.sourceforge.transparent.actions.VcsAction.actionPerformed(VcsAction.java:63) at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:12) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:57) at com.intellij.ui.a.a.h.doClick(h.java:102) at com.intellij.ui.a.a.h.access$300(h.java:222) at com.intellij.ui.a.a.h$a_.mouseReleased(h$a_.java:1) at java.awt.Component.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at com.intellij.ide.s.a(s.java:43) at com.intellij.ide.s.dispatchEvent(s.java:93) at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)
Actually am planning on ONLY patching for 3.x because they're both incredibly different and support entirely different conf files.
Hope that doesn't tick anyone else off.
The other issue is that JSR45 is not quite working yet, it seems to not debug anything right now, so any of my patches are going to be delayed until that's fixed.
R
Lars Krog-Jensen wrote:
Would it be possible to also support Resin 3.x whilst you are patching?
... in build 963
not working in build 963
working
Tabifier 4.3 working.
JBoss
Alain Ravet wrote:
Resin
Alain Ravet wrote:
OOPS Wrong Section
Alain Ravet wrote:
crap... sorry, Mozilla keeps replying to the wrong thread.
JBoss and Resin DON'T work!
R
Robert S. Sfeir wrote:
>> ... in build 963
>>
There now I'm doing it like normal people.
JBoss is busted. Working on it. Trying to implement JSR45 with it.
R
Does anyone know how to contact the creator of Resin? His address bounces.
He has the source up there, I'm thinking that I'll take the source and fix it. Is this Kosher?
R
Perforce
.. in build 963
working
All actions seem to work correctly, but the menu
items are placed in an 'Other' item on the main
toolbar. Context sensitive menu items don't work
either.
not working fully I'm afraid:
Error message: Assertion failed: This method should not be used for
PsiJavaReference!
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:2)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
at com.intellij.psi.impl.source.a.a.bf.getVariants(bf.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at idea.util.IntrospectionUtil.getValue(IntrospectionUtil.java:55)
at
idea.plugin.psiviewer.view.PropertySheetPanel.setTarget(PropertySheetPanel.java:54)
at
idea.plugin.psiviewer.view.PsiViewerPanel.updatePropertySheet(PsiViewerPanel.java:246)
at
idea.plugin.psiviewer.view.PsiViewerPanel.setSelectedElement(PsiViewerPanel.java:229)
at
idea.plugin.psiviewer.view.PsiViewerPanel.access$600(PsiViewerPanel.java:54)
at
idea.plugin.psiviewer.view.PsiViewerPanel$ViewerTreeSelectionListener.valueChanged(PsiViewerPanel.java:195)
at
javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
at javax.swing.JTree.setSelectionPath(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
at
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown
Source)
at
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Error message: Assertion failed: This method should not be used for
PsiJavaReference!
java.lang.Throwable
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:2)
at com.intellij.openapi.diagnostic.Logger.assertTrue(Logger.java:21)
at com.intellij.psi.impl.source.a.a.bf.getVariants(bf.java:141)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at idea.util.IntrospectionUtil.getValue(IntrospectionUtil.java:55)
at
idea.plugin.psiviewer.view.PropertySheetPanel.setTarget(PropertySheetPanel.java:54)
at
idea.plugin.psiviewer.view.PsiViewerPanel.updatePropertySheet(PsiViewerPanel.java:246)
at
idea.plugin.psiviewer.view.PsiViewerPanel.setSelectedElement(PsiViewerPanel.java:229)
at
idea.plugin.psiviewer.view.PsiViewerPanel.access$600(PsiViewerPanel.java:54)
at
idea.plugin.psiviewer.view.PsiViewerPanel$ViewerTreeSelectionListener.valueChanged(PsiViewerPanel.java:195)
at
javax.swing.tree.DefaultTreeSelectionModel.fireValueChanged(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.notifyPathChange(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPaths(Unknown Source)
at
javax.swing.tree.DefaultTreeSelectionModel.setSelectionPath(Unknown Source)
at javax.swing.JTree.setSelectionPath(Unknown Source)
at javax.swing.plaf.basic.BasicTreeUI.selectPathForEvent(Unknown Source)
at
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.handleSelection(Unknown
Source)
at
javax.swing.plaf.basic.BasicTreeUI$MouseHandler.mousePressed(Unknown Source)
at java.awt.AWTEventMulticaster.mousePressed(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
RemoteSynchronizer 1.0.3 not working
Error message: Error during dispatching of
java.awt.event.MouseEvent[MOUSE_RELEASED,(36,10),button=1,modifiers=Button1,
clickCount=1] on ###overrideRedirect###
java.lang.NoSuchMethodError:
com.intellij.openapi.project.Project.saveAllDocuments()V
at
org.sylfra.idea.plugins.remotesynchronizer.actions.AbstractRemoteSynchronize
Action.actionPerformed(AbstractRemoteSynchronizeAction.java:33)
at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:12)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:57)
at com.intellij.ui.a.a.h.doClick(h.java:102)
at com.intellij.ui.a.a.h.access$300(h.java:222)
at com.intellij.ui.a.a.h$a_.mouseReleased(h$a_.java:1)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
0.8.1 fixed this.
"Alexander Chinaryov" <xmrl@one.lv> wrote in message
news:bo7h7b$8oc$1@is.intellij.net...
>
>
I get the following error when I try and undo a file checkout:
Error message: Error during dispatching of java.awt.event.MouseEvent[MOUSE_RELEASED,(44,133),button=1,modifiers=Button1,clickCount=1] on ###overrideRedirect###
java.lang.NoSuchMethodError: com.intellij.openapi.project.Project.saveAllDocuments()V
at net.sourceforge.transparent.actions.VcsAction.actionPerformed(VcsAction.java:63)
at com.intellij.openapi.actionSystem.b.o$b_.actionPerformed(o$b_.java:12)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at com.intellij.openapi.actionSystem.b.o.fireActionPerformed(o.java:57)
at com.intellij.ui.a.a.h.doClick(h.java:102)
at com.intellij.ui.a.a.h.access$300(h.java:222)
at com.intellij.ui.a.a.h$a_.mouseReleased(h$a_.java:1)
at java.awt.Component.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at com.intellij.ide.s.a(s.java:43)
at com.intellij.ide.s.dispatchEvent(s.java:93)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
not working in build 963
Would it be possible to also support Resin 3.x whilst you are patching?
// Lars
"Robert S. Sfeir" <robert@codepuccino.com> wrote in message
news:25956884.1067897494279.JavaMail.itn@is.intellij.net...
bounces.
>
it. Is this Kosher?
>
Actually am planning on ONLY patching for 3.x because they're both
incredibly different and support entirely different conf files.
Hope that doesn't tick anyone else off.
The other issue is that JSR45 is not quite working yet, it seems to not
debug anything right now, so any of my patches are going to be delayed
until that's fixed.
R
Lars Krog-Jensen wrote:
>>Does anyone know how to contact the creator of Resin? His address
>>He has the source up there, I'm thinking that I'll take the source and fix
>>R
I'm the one who made the Resin plugin. I haven't got the
time to continue development of the plugin - so please
take the source and do what you wish.
/magnus
Robert S. Sfeir wrote: