0
Offline
Newbie
Karma: 0
Posts: 19
Arduino rocks
|
 |
« Reply #420 on: March 18, 2013, 02:45:50 am » |
Try this: enter this into the IDE: int blah; // some comment
Now delete the comment starting with the //. int blah;
If you press POS1 your cursor jumps to the begin of the line. |int blah;
If you press END your cursor jumps to the end of the line. int blah; |
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1143
Arduino rocks
|
 |
« Reply #421 on: March 19, 2013, 02:49:52 am » |
I see what you mean, I will fix this, and try to implement the "upload hex" and then publish an update 
|
|
|
|
|
Logged
|
|
|
|
|
BHZ, MG, Brazil
Offline
Sr. Member
Karma: 8
Posts: 298
Android developer; Arduino enthusiast
|
 |
« Reply #422 on: March 19, 2013, 06:57:04 am » |
I see what you mean, I will fix this, and try to implement the "upload hex" and then publish an update  Eried, I understand you might be quite busy, but is there any chance any of my other suggestions be implemented? Specially the ability to explicitely specify the JRE folder to be used. Thanks.
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1143
Arduino rocks
|
 |
« Reply #423 on: March 19, 2013, 09:09:11 am » |
I see what you mean, I will fix this, and try to implement the "upload hex" and then publish an update  Eried, I understand you might be quite busy, but is there any chance any of my other suggestions be implemented? Specially the ability to explicitely specify the JRE folder to be used. Thanks. Sure I can but, I need you to develop a little more your idea: Where this option should be? Can you do some tests running the IDE without the exe? (google for the bat and open the pde.jar), can you provide the 2 working bat files so I can fix the launcher? (the problem in this case probably resides on the launcher, not in arduino)
|
|
|
|
|
Logged
|
|
|
|
|
Indonesia
Offline
Newbie
Karma: 0
Posts: 34
ayooo,,,DAB!!!
|
 |
« Reply #424 on: March 22, 2013, 04:28:43 am » |
Hello Eried, I have a problem implementing how to fix a arduino blurry icon in win 7 taskbar i downloaded your tutorial from here: http://servicios.ried.cl/arduino/temp/windows7_arduino-1.0.1_fix.rarand when i try the 4th step, and run arduino it say: "Could not read default settings. You'll need to reinstal Arduino." i also tried to replace the "awt.dll" in the "java/bin" folder but nothing is solved so far. P.S: I am using Arduino 1.0.3 sorry if my English is bad
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1143
Arduino rocks
|
 |
« Reply #425 on: March 22, 2013, 09:51:28 am » |
Hello Eried, I have a problem implementing how to fix a arduino blurry icon in win 7 taskbar i downloaded your tutorial from here: http://servicios.ried.cl/arduino/temp/windows7_arduino-1.0.1_fix.rarand when i try the 4th step, and run arduino it say: "Could not read default settings. You'll need to reinstal Arduino." i also tried to replace the "awt.dll" in the "java/bin" folder but nothing is solved so far. P.S: I am using Arduino 1.0.3 sorry if my English is bad You don't need that fix. Is bundled in this version. (also the fix is for 1.0.1, not 1.0.4)
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 1
Posts: 23
|
 |
« Reply #426 on: March 22, 2013, 11:29:47 am » |
Hey eried,
By mistake i installed both the non-java version and Recommended version of your Enhanced Arduino 1.0.4 Package. After a restart, one of the versions lost the Arduino icon, and shows up with "Unknown File" icon instead. I have removed both and installed each one again, but i cant seem to get my Icon Back...
What to Do??
Regards
The Icon is like this, and it is the same way in Program Files (x86)/Arduino folder.
EDIT: I am on Windows 7 x64. Please Help.
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1143
Arduino rocks
|
 |
« Reply #427 on: March 22, 2013, 01:07:31 pm » |
Manually delete the link from the desktop and then install the version you want (since both versions use the same link, the second one "respected" the existing icon, so it didn't removed it on the unninstall)
|
|
|
|
|
Logged
|
|
|
|
|
Indonesia
Offline
Newbie
Karma: 0
Posts: 34
ayooo,,,DAB!!!
|
 |
« Reply #428 on: March 23, 2013, 03:00:30 am » |
Hello Eried, I have a problem implementing how to fix a arduino blurry icon in win 7 taskbar i downloaded your tutorial from here: http://servicios.ried.cl/arduino/temp/windows7_arduino-1.0.1_fix.rarand when i try the 4th step, and run arduino it say: "Could not read default settings. You'll need to reinstal Arduino." i also tried to replace the "awt.dll" in the "java/bin" folder but nothing is solved so far. P.S: I am using Arduino 1.0.3 sorry if my English is bad You don't need that fix. Is bundled in this version. (also the fix is for 1.0.1, not 1.0.4) Okay, thanks Eried..
|
|
|
|
|
Logged
|
|
|
|
|
Offline
Newbie
Karma: 1
Posts: 23
|
 |
« Reply #429 on: March 23, 2013, 06:14:22 pm » |
@eried,
Thanks a lot...! Problem Solved. Uninstalled, Rebooted, reinstalled and it worked like a charm.
Regards
|
|
|
|
|
Logged
|
|
|
|
|
Colorado
Offline
Newbie
Karma: 0
Posts: 1
Arduino Noob
|
 |
« Reply #430 on: March 23, 2013, 10:19:22 pm » |
I just had to say thanks, fought with the standard release for a sad amount of time before I found this. One liter of Pepsi coming your way my friend, my night just got alot better!
|
|
|
|
|
Logged
|
|
|
|
|
Ontario, Canada
Offline
Newbie
Karma: 0
Posts: 3
|
 |
« Reply #431 on: March 25, 2013, 09:21:50 pm » |
Eried , This installed perfectly. I have been trying to program ATTiny 85 for several days and run into a brick wall. I followed the same instructions with your 1.0.4 and it worked without a hitch .
Thank you for sharing ! BobbyD
|
|
|
|
|
Logged
|
|
|
|
|
Chile
Offline
Edison Member
Karma: 28
Posts: 1143
Arduino rocks
|
 |
« Reply #432 on: March 30, 2013, 05:00:16 pm » |
Try this: enter this into the IDE: int blah; // some comment
Now delete the comment starting with the //. int blah;
If you press POS1 your cursor jumps to the begin of the line. |int blah;
If you press END your cursor jumps to the end of the line. int blah; |
Okay! it's Auto-format fixed now. Enjoy!@eried,
Thanks a lot...! Problem Solved. Uninstalled, Rebooted, reinstalled and it worked like a charm.
Regards
Eried , This installed perfectly. I have been trying to program ATTiny 85 for several days and run into a brick wall. I followed the same instructions with your 1.0.4 and it worked without a hitch .
Thank you for sharing ! BobbyD
I just had to say thanks, fought with the standard release for a sad amount of time before I found this. One liter of Pepsi coming your way my friend, my night just got alot better!
Nice it worked fine for all of your machines. PD: My pepsi stash is full for now!  
|
|
|
|
|
Logged
|
|
|
|
|
0
Offline
Newbie
Karma: 0
Posts: 19
Arduino rocks
|
 |
« Reply #433 on: April 02, 2013, 01:33:46 am » |
Great work, thank you very much.
|
|
|
|
|
Logged
|
|
|
|
|
ivrea (to)
Offline
God Member
Karma: 8
Posts: 602
|
 |
« Reply #434 on: April 19, 2013, 07:01:40 am » |
Thank you for sharing. Very good.
An question. Do you think it's had to implement an intellisense for IDE editor like codeblock or visual studio ?
|
|
|
|
|
Logged
|
|
|
|
|
|