Nerdix 0 #1 Posted November 13, 2014 When i tried to add Donor points shop I got these errors on compiler [url]http://prntscr.com/55qzjf[/url] How do i fix them? Share this post Link to post Share on other sites
0 PwntNoob 0 #2 Posted November 13, 2014 [CODE] 'reached end of file while parsing' [/CODE] You have a missing bracket. Share this post Link to post Share on other sites
0 Nerdix 0 #3 Posted November 13, 2014 could u add me on skype? Pvt-ryan1 and explain that, or maybe use team viewer? Share this post Link to post Share on other sites
0 Hope 2 #4 Posted November 13, 2014 [quote name='Nerdix']could u add me on skype? Pvt-ryan1 and explain that, or maybe use team viewer?[/QUOTE] Although you don't quite learn anything from using it, downloading Eclipse IDE or any other IDE in that matter would greatly help your situation. Not understanding the concept of compiler error prints or a common bracket error makes us assume that you don't have any interest to actually learn the language, but rather to get help/people to do it for you. You have to meet us half way on this. :) Try researching the use of brackets and scopes in Java. Share this post Link to post Share on other sites
0 Nerdix 0 #5 Posted November 13, 2014 [quote name='Hope']Although you don't quite learn anything from using it, downloading Eclipse IDE or any other IDE in that matter would greatly help your situation. Not understanding the concept of compiler error prints or a common bracket error makes us assume that you don't have any interest to actually learn the language, but rather to get help/people to do it for you. You have to meet us half way on this. :) Try researching the use of brackets and scopes in Java.[/QUOTE] Well, Im pretty new to coding. But I do wanna learn Im studying for computer science(first year) Here is those things that I have added. [url]http://prntscr.com/55s1ae[/url] [url]http://prntscr.com/55s1xh[/url] [url]http://prntscr.com/55s29i[/url] Share this post Link to post Share on other sites
0 falconpunch 1 #6 Posted November 13, 2014 Eclipse will help you find the problem. Share this post Link to post Share on other sites
0 PwntNoob 0 #7 Posted November 13, 2014 Eclipse is hard to setup for the first time using it. But once you get used to it, it will be in your favor for ever. CMD is shit. Share this post Link to post Share on other sites
0 Hope 2 #8 Posted November 13, 2014 [quote name='PwntNoob']Eclipse is hard to setup for the first time using it. But once you get used to it, it will be in your favor for ever. CMD is shit.[/QUOTE] I agree, it takes anyone a good amount of time to learn a new software. Although IDE's are nice, ALL programmers should know how to compile and execute code at the terminal level. Job Employers [B]don't[/B] let you use an IDE for interviews. :P Assuming said person is even going to apply for a programming position. Share this post Link to post Share on other sites
[url]http://prntscr.com/55qzjf[/url]
How do i fix them?
Share this post
Link to post
Share on other sites