John Merlino

- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 6
-
Created Ruby Plugin with Intellij Idea is not working
AnsweredI spent an hour on this and I am just frustrated because I have work to do and I need an IDE that works for me, not one where I work for it. I tried to install the ruby debugger and got this error... -
Created Open same project in multiple windows
AnsweredI have a Rails application that performs an expensive operation. I do not want to sit and wait for it to complete. I want to work on other aspects of the application, as the expensive operation is ... -
Created Error: Cannot find module, despite module installed globally
I am using Intellij Idea and I am trying to run a Node script that uses the Puppeteer module. When I run the script outside of Intellij Idea, it works fine. But when I run it inside, I get the foll... -
Created @NotNull method com/android/tools/idea/model/MergedManifestInfo.getManifests must not return null
I am simply trying to run an android app. I go to Run > Run 'MyApp' and I get the following error:[ 398034] ERROR - til.concurrency.QueueProcessor - @NotNull method com/android/tools/idea/model/Me... -
Created Google Maps Android API v2 with intellij idea
In the attachment, you can see intellij idea does not recognize any of the classes in the com.google.android.gms.maps or com.google.android packages. I have done the following to try to get google ... -
Created After importing Eclipse project: Error:(29, 10) java: annotations are not supported in -source 1.3
I imported an Eclipse project into Intellij IDEA using the steps provided in documentation: clicked Import Project on the Welcome screenIn the dialog that opens, selected the necessary Eclipse pro...