Meteor Js : Debug meteor js applications using IntelliJ IDEA

If you program using the Intellij IDEA you can debug your Meteor Js applications in a easy way. To do this follow the steps below

 You need install a plugin in your browser

Plugin : JetBrains IDE Support

Screen Shot 2015-07-09 at 12.58.43 PM

 You need configure your meteor server :

Go to edit configurations :

Screen Shot 2015-07-09 at 12.59.47 PM

Create a new Meteor Js Server :

Screen Shot 2015-07-09 at 12.53.02 PM

Screen Shot 2015-07-09 at 12.53.11 PM

You don’t forget set the flag javascript debugger

Screen Shot 2015-07-09 at 12.53.22 PM

3 – Lets go !

Start the server in the debugger way and you will see this in your browser:

Screen Shot 2015-07-09 at 12.49.23 PM

Now you can debugger, let’s see:

Screen Shot 2015-07-09 at 12.54.53 PM

2 Comments

  1. Hi, Just downloaded IntelliJ-IDEA 14.1.4 Ultimate and Meteor is not listed as an option in the configuration. Thanks ahead of time for any help.

    Like

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s