Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Hot Topic (More than 8 Replies) Multiple IDE Location (Read 4403 times)
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Multiple IDE Location
Jan 7th, 2019 at 9:51am
Print Post  
Hi,
last version of Arduino IDE, permit to use it in portable mode. This is very useful to configure lots of different IDE with differet versions of libraries and ESP IDE without conflict between them.
It would be great to have the functionality to add multiple location ide, potentialy one for each portable installation of Arduino (I use 1.8.8 at the moment) in order to switch quickly between enviroment and test my code with different version of libraries and ESP Framework without reconfigure.

Let me know if it is feasible for next release.

Many Thanks

Marco
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Multiple IDE Location
Reply #1 - Jan 7th, 2019 at 1:17pm
Print Post  
You don't need multiple ide for that. You can put your libraries under the hardware libraries folder so you have different libraries for each hardware/board type

Also in visual micro you can add libraries as shared projects from ANY location.

What do you mean by the esp ide? Please give url.
  
Back to top
WWW  
IP Logged
 
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Re: Multiple IDE Location
Reply #2 - Jan 7th, 2019 at 3:18pm
Print Post  
Hi,
When I use ESP I install ESP Framework in Arduino via Board Manager.
At the moment I have 6 Arduino 1.8.8 in portable mode, eachone isolated by the other with their own ESP Board installed via Board Manager (ESP 2.3.0-ESP 2.4.0-ESP 2.5), eachone with their library folder, and thei sketch folder.
I think this way is better for keeping enviroment completly isolated between them.
I thing that it is more user friendly that use _microapi forder.

Marco
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Multiple IDE Location
Reply #3 - Jan 7th, 2019 at 3:24pm
Print Post  
The _microAPI folder is old, instead we use shared projects these days for libraries.

I agree that if you have a different core that currently requires a different ide. You can add IDE's but I have to dig out the config notes. In the meantime you can use the 1.6-1.8 for one and the Arduino 1.9 for the other. They both work the same way.

I will try to post an example of adding your own IDE's to the list over the next week or so.
  
Back to top
WWW  
IP Logged
 
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Re: Multiple IDE Location
Reply #4 - Jan 7th, 2019 at 3:28pm
Print Post  
Tim@Visual Micro wrote on Jan 7th, 2019 at 3:24pm:
The _microAPI folder is old, instead we use shared projects these days for libraries.

I agree that if you have a different core that currently requires a different ide. You can add IDE's but I have to dig out the config notes. In the meantime you can use the 1.6-1.8 for one and the Arduino 1.9 for the other. They both work the same way.

I will try to post an example of adding your own IDE's to the list over the next week or so.


No problem digging out with config file.
I will appreciare if you will publish a guide on how to working on config file to add IDE. 

Please let me know in this thread when guide will be ready

Marco
  
Back to top
 
IP Logged
 
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Re: Multiple IDE Location
Reply #5 - Jan 21st, 2019 at 8:32am
Print Post  
Hi,
do you have chance to give me a couple of indication on how to add a new enviroment?

Many Thanks
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Multiple IDE Location
Reply #6 - Jan 21st, 2019 at 1:22pm
Print Post  
  
Back to top
WWW  
IP Logged
 
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Re: Multiple IDE Location
Reply #7 - Jan 22nd, 2019 at 10:20am
Print Post  
Hi,
did a test and works fine.
Only a question on a parameter:

IDE188ESP242.ide.platforms.basedon=arduino16x

for Arduino 1.8.8 wich value should I use?

Marco
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Multiple IDE Location
Reply #8 - Jan 22nd, 2019 at 2:29pm
Print Post  
Arduino 1.6-1.9 are the same so the intellisense is as designed for 1.6

The value arduino16x is correct.

Are you using Visual Micro at your work?
  
Back to top
WWW  
IP Logged
 
Marco2
Junior Member
**
Offline


Posts: 48
Joined: Feb 1st, 2013
Re: Multiple IDE Location
Reply #9 - Jan 23rd, 2019 at 4:39pm
Print Post  
Tim@Visual Micro wrote on Jan 22nd, 2019 at 2:29pm:
Arduino 1.6-1.9 are the same so the intellisense is as designed for 1.6

The value arduino16x is correct.

Are you using Visual Micro at your work?


No,
I'm using at home. I have all of my home automation developed by myself on Arduino and ESP, and Visual Micro make code development faster than ArduinoIDE.
For now I do not use Debug feature, but in future I will try alfo this functionality.

Kindly Regards
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12070
Location: United Kingdom
Joined: Apr 10th, 2010
Re: Multiple IDE Location
Reply #10 - Jan 25th, 2019 at 2:04pm
Print Post  
Great thanks, I am looking for some assistance from technical bloggers who can blog project examples. If you have spare time and are interested then please write to info[at]visualmicro.com
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint