Re: Wicket-Source: Click-through from browser back to Java source

2012-02-27 Thread Jenny Brown
I've updated the Firefox plugin for wicket-source to include support for Firefox 10. This is just metadata so that Firefox updates will stop complaining, as it was already code compatible. The new wicketsou...@gmail.com.xpi plugin file is available from the downloads area. https://github.com/42Li

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-08 Thread Maarten Bosteels
I have not yet checked which URL's are used by the 42lines wicket-source Firefox/Chrome extension but just wanted to let you know that a few years ago I created an IntelliJ IDEA plugin to jump from a URL to a specific line of code in IntelliJ The plugin still works in recent IntelliJ versions htt

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-08 Thread armhold
Thanks Minas, I'll take a look. I do have a bug in my plugin in that the configuration panel seems to always appear twice in the "IDE Settings" popup, so your existing code might be helpful in figuring that out. The Intellij documentation on plugin API documentation isn't the best, unfortunately

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-07 Thread danisevsky
Great work Jenny, thank you! It would be nice to have this feature in wicket live examples. Regards. 2012/2/6 Minas Manthos : > @armhold > I've also already started a plugin, but was too busy and had not the time to > test and to do some cleanup. :-) I think it's better to have a independent > pl

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-06 Thread Minas Manthos
@armhold I've also already started a plugin, but was too busy and had not the time to test and to do some cleanup. :-) I think it's better to have a independent plugin rather than integrate in WicketForge, so each plugin can have own deploy cycle. Anyway... I'm glad that you already deployed your w

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-06 Thread Jenny Brown
Thanks! When you have a project url for the port, let me know, and I'll link it in from the project wiki. Jenny On Mon, Feb 6, 2012 at 12:30 PM, Minas Manthos wrote: > Thanks for explanations Jenny. It was very easy to port... :-) > > And thank you again for your great work and for sharing. We

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-06 Thread Minas Manthos
Thanks for explanations Jenny. It was very easy to port... :-) And thank you again for your great work and for sharing. Well done. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Source-Click-through-from-browser-back-to-Java-source-tp4346532p4362279.html Sent

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-05 Thread Jenny Brown
Chrome extension is available in the github downloads area now. The extension uses devtools APIs (but no longer experimental) which are currently only ready in the chrome dev channel version. However the plugin should be stable, so as chrome moves into beta and then stable release I believe it wi

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-04 Thread Jenny Brown
Wicket-source 1.5.0.7 is available now as a full release in maven central. This fixes a bug where ajax components were skipped; should work solidly now in all cases. If you have a bug report, there's an issue tracker on the github project site. https://github.com/42Lines/wicket-source I also ba

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-03 Thread Jenny Brown
Yay, another platform! Thank you for porting it. Jenny On Fri, Feb 3, 2012 at 6:39 PM, armhold wrote: > Wow this is really handy, thanks Jenny. Looking forward to the Chrome port! > > I just whipped up a plugin for Intellij. It might not be publicly > available > until they have a chance to r

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-03 Thread armhold
Wow this is really handy, thanks Jenny. Looking forward to the Chrome port! I just whipped up a plugin for Intellij. It might not be publicly available until they have a chance to review it, but here's the link: http://plugins.intellij.net/plugin/?idea&id=6846 You can https://github.com/armhold/

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-01 Thread Jenny Brown
On Wed, Feb 1, 2012 at 3:57 AM, Minas Manthos wrote: > Sounds great! Would be nice to have it for IDEA too... will look into it. > :-) > I'm glad it sounds useful! :) Let me know if I can be of any assistance in the porting effort. The core behavior is simply listening for an http get request

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-01 Thread Minas Manthos
Sounds great! Would be nice to have it for IDEA too... will look into it. :-) -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Source-Click-through-from-browser-back-to-Java-source-tp4346532p4347366.html Sent from the Users forum mailing list archive at Nabble.c

Re: Wicket-Source: Click-through from browser back to Java source

2012-02-01 Thread Martin Grigorov
Awesome indeed! @Minas: how hard is to integrate this in WicketForge (IDEA users) ? :-) On Wed, Feb 1, 2012 at 3:21 AM, Jenny Brown wrote: > Working on someone else's complex wicket pages can result in a lot of time > spent hunting for components in the source. What if you could click on an > it

Re: Wicket-Source: Click-through from browser back to Java source

2012-01-31 Thread robert.mcguinness
looks awesome. can't wait to try it. -- View this message in context: http://apache-wicket.1842946.n4.nabble.com/Wicket-Source-Click-through-from-browser-back-to-Java-source-tp4346532p4346698.html Sent from the Users forum mailing list archive at Nabble.com.