Notifications
Clear all

IDE 2.0.0 rc6

25 Posts
5 Users
0 Likes
1,577 Views
(@hawkeye)
Member
Joined: 2 years ago
Posts: 3
Topic starter  

Hello I'm a new user to IDEcc online .I have downloaded a sketch from the GitHub and I do see it in my downloads folder but when I try to navigate to it from the IDE app I can't see it . Does anyone know why this is?


   
Quote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

On any platform I am aware of the file open/tree navigator is provided by the system API so has little to nothing to do with the program you are using. HOWEVER did you download an INO file from github or some other (unknown to the IDE) file type.

I just tried it and ALL file types show up.  Try going the other way, goto the file and rt click to open unless you are certain the app/filetype (INO) is associated for default opening then left click will work.

Remember, the IDE wants you to establish a source path and any source file you open will be stored under that in a folder of the same name as the INO. I always move my downloads in manually and often rename them for my use as sometimes the git names are funky.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
(@hawkeye)
Member
Joined: 2 years ago
Posts: 3
Topic starter  

I downloaded a folder I2csoilmositermonitor-master and inside that there is a .ccp and a .h but I can't even see that folder


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@hawkeye That sounds like a library. If it is, you need to install the library first , then the sample code will appear under the IDE File -> Examples.

You said folder, bet Get Code downloads a zip usually with master at the end. Go into the IDE, with any sketch even blank, goto Sketch -> Include Library -> Add .Zip Library

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
(@hawkeye)
Member
Joined: 2 years ago
Posts: 3
Topic starter  

thank you Ron I'm looking at now !


   
ReplyQuote
Photo Bud
(@photo-bud)
Member
Joined: 5 years ago
Posts: 89
 

Just so ya' know, rc7 is now available.

Photo Bud (aka John)
The Old Curmudgeon!


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@photo-bud Yep, got it but the latest nightly build has a bug where no boards or libraries show up.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Photo Bud
(@photo-bud)
Member
Joined: 5 years ago
Posts: 89
 

@zander Thanks.

Photo Bud (aka John)
The Old Curmudgeon!


   
ReplyQuote
frogandtoad
(@frogandtoad)
Member
Joined: 5 years ago
Posts: 1458
 

@zander

Posted by: @zander

@photo-bud Yep, got it but the latest nightly build has a bug where no boards or libraries show up.

Unfortunately they keep introducing new bugs 🙂

I found that if I use the menu->file open and then navigate to a sketch and open it, the sketch book shows up after that and subsequent reboot/launches... otherwise, it's still getting better all the time, and I mostly use it in favor of the old one, even though it's still a little buggy, it's still a lot better - Looking forward to the final release!

Cheers


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@frogandtoad I had to go back to RC6 but will try the nightly builds every few days. There is a lot to like in the new IDE so it's worth the trouble.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
(@yurkshirelad)
Member
Joined: 3 years ago
Posts: 493
 

rc7 takes forever to load for me, and often never actually loads until I interact with the window in some way. Otherwise the splash image stays there forever, hiding any window I bring to the foreground. rc6 had this problem and they said they'd fixed it in rc7.

Did you uninstall rc6 before installing rc7?

This post was modified 2 years ago by YurkshireLad

   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@yurkshirelad The install just asks to replace or keep both, I just replace since the install only takes a minute. Yes, the start up is still slow but the compile times are getting much faster and for me the key feature of being able to collapse sections of code is invcaluable but still not as good as I am used to.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@yurkshirelad Remember it's open source so any promises are pointless.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
Ron
 Ron
(@zander)
Father of a miniature Wookie
Joined: 3 years ago
Posts: 6895
 

@yurkshirelad One thing you can do, is keep a new sketch open but minimized so you don't have to stop and start the app whenever you switch sketches. I start each morning with both IDE's open and leave them open all day unless I am updating one of them.

First computer 1959. Retired from my own computer company 2004.
Hardware - Expert in 1401, and 360, fairly knowledge in PC plus numerous MPU's and MCU's
Major Languages - Machine language, 360 Macro Assembler, Intel Assembler, PL/I and PL1, Pascal, Basic, C plus numerous job control and scripting languages.
Sure you can learn to be a programmer, it will take the same amount of time for me to learn to be a Doctor.


   
ReplyQuote
frogandtoad
(@frogandtoad)
Member
Joined: 5 years ago
Posts: 1458
 

@yurkshirelad

Posted by: @yurkshirelad

rc7 takes forever to load for me, and often never actually loads until I interact with the window in some way. Otherwise the splash image stays there forever, hiding any window I bring to the foreground. rc6 had this problem and they said they'd fixed it in rc7.

Did you uninstall rc6 before installing rc7?

rc7 has resolved that slow load up time for me, on both my Linux (KDE Neon & Mint) and Windows 7 machines.

Which O/S are you using out of interest?


   
ReplyQuote
Page 1 / 2