[00:05:00] *** SirFunk has quit IRC [00:11:28] *** mcahornsirup has joined #netbeans [00:18:10] *** magentar has quit IRC [00:21:30] *** Dosshell has quit IRC [00:38:28] *** Jeaye has joined #netbeans [00:38:43] *** Jeaye has left #netbeans [00:40:28] *** tom234 has joined #netbeans [00:40:40] <tom234> hi im trying to set up netbean for c++, but im having problem configuring the compiler [00:40:47] <tom234> build was successful but this error came up -> Please try to start the following command from the command shell (cmd.exe). [00:41:17] <tom234> i installed MinGW and msys [00:41:58] <tom234> and i already set the tool options [00:42:08] <tom234> and i set path as well [00:42:15] <tom234> but still this error is coming up [00:55:33] *** vmil86 has quit IRC [01:00:01] *** tom234 has quit IRC [01:17:53] *** mcahornsirup has quit IRC [01:26:42] *** bowabos has quit IRC [01:31:52] *** ziro` is now known as Guest76450 [02:18:38] *** jjj-chores has quit IRC [02:20:47] *** EoN has joined #netbeans [02:26:03] *** jjj has joined #netbeans [03:17:25] *** monkeyslikebanan has joined #netbeans [04:31:03] *** DrLou has quit IRC [05:12:07] *** milligan has quit IRC [05:15:16] *** milligan has joined #netbeans [05:30:43] *** aef has quit IRC [05:34:23] *** aef has joined #netbeans [05:43:16] *** Bass10 has quit IRC [05:46:48] *** jjj has joined #netbeans [06:04:21] *** monkeyslikebanan has quit IRC [06:24:11] *** markcl has joined #netbeans [06:57:02] *** jjj is now known as jjj-zzz [06:59:26] *** Haloperidol has joined #netbeans [07:22:11] *** mr_lou has joined #netbeans [07:23:06] <mr_lou> Morning [07:26:23] *** Haloperidol has quit IRC [07:26:50] *** markcl has quit IRC [08:07:37] *** soee has joined #netbeans [08:10:11] *** magentar has joined #netbeans [08:13:07] *** Gr33n3gg has left #netbeans [08:14:58] *** magentar has quit IRC [08:29:34] *** Danker has quit IRC [08:29:49] *** vmil86 has joined #netbeans [08:55:14] *** jjj-zzz has quit IRC [09:00:01] *** jjj has joined #netbeans [09:04:53] *** bowabos has joined #netbeans [09:41:29] *** mcahornsirup has joined #netbeans [09:48:25] *** sudosu has joined #netbeans [10:26:49] *** jjj has quit IRC [10:34:25] *** GOdzilla101 has joined #netbeans [10:34:54] <GOdzilla101> I want to perform a function as soon as the last text field gets filled [10:34:59] <GOdzilla101> how do i do that ? [10:42:35] *** GOdzilla101 has quit IRC [11:07:26] *** mcahornsirup has quit IRC [11:36:58] *** bugz^ has joined #netbeans [11:42:42] *** emir has joined #netbeans [11:52:57] *** sudosu has quit IRC [12:06:30] *** sudosu has joined #netbeans [12:12:49] *** Dosshell has joined #netbeans [12:29:41] *** gertidon has quit IRC [12:36:28] *** magentar has joined #netbeans [13:29:37] *** DrLou has joined #netbeans [14:24:55] *** mazzachre has joined #netbeans [14:26:11] <mazzachre> Just doing some javascript in netbeans as part of a web project... Is it not possible to error check on javascript like on java? I have just spent some time trying to figure out why something was not called, and found out I had an unconditional return statement before the function call... But that should be easy to spot and for the editor to tell me "this looks weird" [14:47:26] *** Roundaround has quit IRC [14:51:45] *** Bass10 has joined #netbeans [15:20:22] *** snagnever has joined #netbeans [15:37:34] *** jzaksh has left #netbeans [15:41:10] *** DanC__ has quit IRC [15:58:35] *** bowabos has quit IRC [16:10:16] *** bowabos has joined #netbeans [16:22:30] *** snagnever has quit IRC [16:23:30] *** jmkgreen has joined #netbeans [16:23:43] *** mcahornsirup has joined #netbeans [16:24:58] <jmkgreen> I can connect to a remote MySQL instance but I cannot get a list of schemas. Yet SQLYog can. Any ideas? [16:26:17] *** snagnever has joined #netbeans [16:27:27] *** bowabos has quit IRC [16:28:41] *** jmkgreen has quit IRC [16:50:02] *** ThePeach has joined #netbeans [16:51:10] <ThePeach> lo all, I'm getting a weird error, with nb 7 under linux, with a php project I can add include paths, but they won't be resolved nor the folder will expand, but they're stored in it (editing it). [16:51:18] <ThePeach> has anyone a clue? [17:00:17] *** Roundaround has joined #netbeans [17:05:54] *** mazzachre has quit IRC [17:10:25] *** JohnBeales has joined #netbeans [17:13:25] *** nordpixel has joined #netbeans [17:19:15] *** Tonux has joined #netbeans [17:26:35] *** nordpixel has quit IRC [17:44:51] *** nordpixel has joined #netbeans [17:48:06] *** Roundaround_ has joined #netbeans [17:49:27] *** Roundaround has quit IRC [17:52:56] *** Roundaround_ has quit IRC [17:55:21] *** jjj has joined #netbeans [17:58:40] *** Haloperidol has joined #netbeans [18:20:45] *** JohnBeales has quit IRC [18:25:51] *** ThePeach has quit IRC [18:30:39] *** jjj-m has joined #netbeans [18:32:35] *** Guest76450 has quit IRC [18:34:25] *** sam__ has joined #netbeans [19:11:23] *** sam__ has left #netbeans [19:16:11] *** soee has quit IRC [19:20:43] *** snaut has joined #netbeans [19:25:51] *** jjj-m has quit IRC [19:33:01] *** tuxtor has joined #netbeans [19:33:25] <snaut> Hello everybody. Is it possible to view c++(gcc) compilation errors in tasks window? Raw output is inconvenient to use. My question seems to be stupid, but there isn't answer in the netbeans forum. [19:48:35] *** Roundaround_ has joined #netbeans [19:48:48] *** Roundaround_ has quit IRC [19:52:36] *** nordpixel has quit IRC [20:01:05] *** snaut has quit IRC [20:14:56] *** flybyray has joined #netbeans [20:17:05] *** tuxtor has quit IRC [20:19:19] *** gertidon has joined #netbeans [20:19:43] *** tuxtor has joined #netbeans [20:19:44] *** tuxtor has joined #netbeans [20:19:50] *** mcahornsirup_ has joined #netbeans [20:23:17] *** mcahornsirup has quit IRC [20:23:18] *** mcahornsirup_ is now known as mcahornsirup [20:38:16] *** mcahornsirup has quit IRC [20:40:20] *** tuxtor has quit IRC [20:41:48] *** tuxtor has joined #netbeans [20:41:49] *** tuxtor has joined #netbeans [20:47:26] *** mr_lou has quit IRC [21:21:07] *** emir has quit IRC [22:01:41] *** tuxtor has quit IRC [22:07:49] *** sudosu has quit IRC [22:13:23] *** mcahornsirup has joined #netbeans [22:24:27] *** mcahornsirup has quit IRC [22:27:06] *** El_Caballero has joined #netbeans [22:28:21] *** mcahornsirup has joined #netbeans [22:29:36] <El_Caballero> Hello guys. I am trying to change a theme for *my* project in Netbeans. But, I can not find the option. I used it around of 2 years ago, but now it is not there. When I search in Google, I found how to change the theme to Netbeans, not for my projects [22:29:50] <El_Caballero> When I search in Google, I find* [22:36:18] <El_Caballero> I search It is propierties of nmy project, but I do not find the option :-/ [22:39:53] *** El_Caballero has left #netbeans [22:55:17] *** dabd has joined #netbeans [23:09:54] *** Haloperidol has quit IRC [23:37:52] *** Roundaround has joined #netbeans [23:40:04] *** Dosshell has quit IRC