Aptana: WordPress Code Hinting

Does anyone use Aptana for WordPress plugin development? Is there a way to set-up WP code hinting with Aptana? Thank you. 2 Answers 2 Yes, im and other users use Aptana always for WP Development and worls very fine. You must only include your install of WP for Dev or Stable to the project of … Read more

Adding a guideline to the editor in Visual Studio

Introduction I’ve always been searching for a way to make Visual Studio draw a line after a certain amount of characters. Below is a guide to enable these so called guidelines for various versions of Visual Studio. Visual Studio 2013 or later Install Paul Harrington’s Editor Guidelines extension. Visual Studio 2010 and 2012 Install Paul … Read more

Android studio Error “Unsupported Modules Detected: Compilation is not supported for following modules”

I am using Android studio 1.0.1. I have a java module referred by other modules in my project. I have checked it out from SVN But now every Unsupported Modules Detected: Compilation is not supported for following modules: . Unfortunately you can’t have non-Gradle Java modules and Android-Gradle modules in one project. After getting this … Read more

Things possible in IntelliJ that aren’t possible in Eclipse?

Locked. This question and its answers are locked because the question is off-topic but has historical significance. It is not currently accepting new answers or interactions. I have heard from people who have switched either way and who swear by the one or the other. Being a huge Eclipse fan but having not had the … Read more