Intellij IDEA 11 and Virgo 3.5 - plugins

Our project had switched from Virgo 2 to Virgo 3.5, and, to my deep frustration, this version doesn't seem to be supported by IDEA's "dmServer" plugin, version 0.9.5.
So I'm looking for some engineers out there who had faced with the same issue, to hear any pointers and possible workarounds. The main value that we anticipate from IDEA\Virgo integration is obviously an ability to debug the code.
Thanks in advance!

There is an open issue for this problem in YouTrack, upvote to track the progress.

Related

eclipse neon 3 UI Glitch Marketplace no longer accessible

Good Morning, Good Evening, Good Afternoon everyone. :P Today, I ran into a problem shortly after I updated the Eclipse IDE from Neon 2 to Neon 3. It does appear that I am no longer able to access the MPC (Market Place Client). The help menu no longer has any options for MPC.
I do clarify that I was able to access it once after the update, and I used it to try and download a few plugins that went missing after the update. But for some reason, when I restarted eclipse to finalize the plugin install, the help menu no longer had any links to it. (And the link in the Welcome Screen does nothing in case somebody were to mention it, tho it did give a small notification once telling me there was an exception trying to execute the UI command.)
I am running Arch Linux x86_64 and updated eclipse through pacman in case that's a needed detail. I do believe this to be a bug, but if nobody else is experiencing this, I would definitely appreciate some help.
I still don't entirely understand the problem, but I fixed it by deleting everything in /home/[user]/.eclipse. I can now go about installing updates, new plugins, and the like again.

Squeryl JDK 1.8

We recently hit the same issue as discussed here - Squeryl fails to reflect in debug mode only
And it was also solved by changing to use JDK 1.7
As Java 7 support life-cycle has ended; we would like to move to Java 8.
Does squeryl support Java 8?
Is there a solution to the 'error while reflecting on metadata' issue?
Are there any other migration considerations?
Thanks,
Brent
Maybe there is same issue in salat, lift-json. see https://github.com/novus/salat/issues/133
I posted the same question on the squeryl group and got
Does squeryl support Java 8?
Yes; it should work on Java 8 <- mostly I was looking to confirm that in theory it should
Is there a solution to the 'error while reflecting on metadata' issue?
Kenji's link might be a lead to investigate this further; but till now I don't have an update
Are there any other migration considerations?
None were mentioned on the group

Redmine 'mentions' plugin stopped working

I've installed the Redmine Mentions plugin from:
https://github.com/arkhitech/redmine_mentions
And it worked perfect until a few days. I couldn't find helpful information on the internet and the author didn't reply as well so It'd be great if someone could advise on this one.
No changes took place on the server, no config modifications...and suddenly the mention 'trigger' (which is currently '#') isn't working.
I've tried to restart, reinstall and reconfig the trigger but none of these solved the issue.
Here's a little bit of info on the system:
Environment:
Redmine version 2.4.2.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 3.2.16
Environment production
Database adapter Mysql2
Please advise,
Much appreciated!
Thanks,
Talbion.
OK, I've eventually managed to fix this by removing a plugin called 'a_common_libs' which was a dependency for another plugin that's been installed on the server - 'Usability plugin'. At first I uninstalled the Usability plugin (our redmine version 2.4 wasn't supported by this plugin) but that didn't solve the 'mentions' issue. Later I've decided to uninstall it's dependency as well...and it looks good.
(btw, for whoever is curious about the uninstallation process - it consisted of MOVING the plugin folder and restarting Redmine. That's it).
So...I don't know exactly how both plugins are related but somehow the removal of the common libraries fixed mentions.
Thanks again for your help.
Talbion.

CFeclipse on Eclipse 3.7 hangs on 10016kb

I am trying to install CFeclipse on Eclipse 3.7. Only possible without the docshare option, but I don't think i really need that. But still, i get a problem. My install hangs when 10016kb of the file is downloaded. Then nothing happens anymore. Is CFeclipse still available or is it still maintained? Is there any other free Coldfusion editor for Eclipse available?
You could also use ColdFusion Builder 2, when the trial expires it turns into the express edition.
http://cfdocyard.blogspot.com/2011/05/coldfusion-builder-express-edition-free.html
But as mentioned above, I guess where 3.7 isn't released it's not yet supported, you could join the mailing lists to ask to the guys who will be able to respond directly.
http://cfeclipse.org/index.cfm/help/
Some users have reported problems downloading the plugin. It's a very intermittent problem and we haven't been able to track it down to a cause yet. Are you behind a firewall or using a proxy?
If you run into this problem every time, could you please post to the user group so we can try to track down the problem? Thanks!

IDE supporting WAS

Hello all,
Can anyone tell me which IDE I can use to do development towards WAS 7.0?
Please help me out with the answer very soon. I have checked Netbeans 6.5 beta and it does not have the support for it. Also on the MyEclipse Blue Edition page it says Compatible with WebSphere 5.x, 6.0, 6.1, 7, but in http://www.myeclipseide.com/index.php?name=PNphpBB2&file=viewtopic&p=98487 I see "WebSphere Application Server V7.0 is not supported by MyEclipse at the moment. Thats the reasons you guys are running into issues."
Anyone please help me out with this issue ASAP.
IBM Rational Application Developer 7.5
If you want proper support for WAS, you should be using the Rational toolset. RAD/RSA and their brethren are optimized for Websphere (as you'd expect given they're both from IBM).
You can do it with baseline Eclipse (I'd use the "real" Eclipse rather than myeclipse) but the easiest set up will be with Rational. You may not want to spend the money however.
It's well worth the cost, since it comes bundled with WAS test environments and can deploy automatically to other WAS instances (for example, system test environments).
RAD 7.5 supports WAS 7 so I'd go for that one. RAD 7 only supports up to WAS 6.1.
See Compare Eclipse Packages for a nice chart