[00:12:09] *** dv310p3r has quit IRC [00:16:17] *** pteague_work has joined #netbeans [00:16:50] *** heinz has quit IRC [00:17:56] <pteague_work> is there a way to temporarily turn off the auto updating of syntax highlighting & calculating issues? i'm trying to clean up broken spaghetti code & it's taking forever due to all of the warnings [00:31:44] <jjj> pteague_work: Not really. You can turn off the folder scanning though. [00:33:24] <pteague_work> not sure that's much of a help... i.e. trying to quote html attribute values & i add the first quote - 100% cpu, tons of errors show up a minute later, then add the 2nd quote, 100% cpu for another minute... it's really crappy code, but i have to clean it up in order to be able to figure out what they're trying to do [00:33:42] <pteague_work> there are lines with more columns than the file has lines <.< [00:35:59] <jjj> That's no fun. You could change the formatting, but it's not a per project setting, and I think it would still go through the motions. [00:37:51] <pteague_work> it's also cause my work laptop is crappy ;) [00:38:38] <jjj> That is probably the biggest problem. Netbeans + Java isn't the most lightweight arrangement. [00:38:42] <pteague_work> after 2 minutes of 100% cpu it's kind of redundant to say "slowness detected" [00:44:08] <pteague_work> funny thing is the guy that wrote this crappy code complains about netbeans eating up so much cpu & memory in order to edit these old files... once i get done cleaning up any particular page the memory usage & cpu drops considerably... [00:45:36] <pteague_work> ok, took an hour to get that 1 line converted into about 30 lines... time to go home [00:50:52] *** pteague_work has quit IRC [01:05:14] *** magentar has quit IRC [01:06:58] *** dv310p3r has joined #netbeans [01:08:07] *** mcahornsirup has quit IRC [01:09:06] *** Cybertinus has quit IRC [01:30:59] *** flybyray has quit IRC [01:37:56] *** monkeyslikebanan has joined #netbeans [01:50:36] *** vmil86 has quit IRC [02:22:23] *** jjj2 has joined #netbeans [02:22:37] *** jjj2 has quit IRC [02:23:17] *** jjj2 has joined #netbeans [02:34:25] *** dv310p3r has quit IRC [02:45:59] *** DrLou has quit IRC [03:10:02] *** coderDJ412 has joined #netbeans [03:10:09] <coderDJ412> greetings all [03:44:30] *** coderDJ412 has left #netbeans [03:47:36] *** jjj2 has quit IRC [04:00:53] *** Roundaround has joined #netbeans [04:52:08] *** Trey has quit IRC [05:26:40] *** byte[] has left #netbeans [05:30:25] *** aef has quit IRC [05:37:38] *** aef has joined #netbeans [06:07:23] *** jjj is now known as jjj-afc [07:37:14] *** Haloperidol has joined #netbeans [07:41:57] *** hikeonpast_ has quit IRC [08:24:17] *** Cybertinus has joined #netbeans [08:33:18] *** Haloperidol has quit IRC [08:51:29] *** vmil86 has joined #netbeans [08:53:38] *** mcahornsirup has joined #netbeans [09:18:15] *** mcahornsirup has quit IRC [09:21:40] *** flybyray has joined #netbeans [10:23:31] *** magentar has joined #netbeans [10:41:25] *** phedaikin has joined #netbeans [10:46:26] *** Trey has joined #netbeans [10:47:21] *** nomatter001 has joined #netbeans [10:47:24] <nomatter001> hi [10:47:39] <nomatter001> why isn't it possible to add a rest client to a standard swing or console project? [10:49:52] <nomatter001> how can i get the RESTful java client entry to show up in the add menu? [10:59:11] *** Trey has quit IRC [11:30:04] *** flybyray has quit IRC [12:30:47] *** nomatter001 has quit IRC [12:30:47] *** nomatter0011 has joined #netbeans [12:30:47] *** nomatter0011 is now known as nomatter001 [12:31:30] *** soee has joined #netbeans [12:44:27] *** mr_lou has joined #netbeans [12:58:43] *** DrLou has joined #netbeans [13:33:28] *** soee has quit IRC [13:38:42] *** monkeyslikebanan has quit IRC [13:45:59] *** soee has joined #netbeans [13:56:10] *** soee has quit IRC [14:04:35] *** asfdd has joined #netbeans [14:05:23] *** Bass10 has joined #netbeans [14:06:18] <asfdd> how can i replace the default menus in netbeans with a dynamic menubar, i figure i have to use a memoryfilesystem, but how do i tell netbeans for the Menu Bar to look in my in memory file instead of the regular layer.xml [14:06:20] *** Bass10 has quit IRC [14:07:10] *** Bass10 has joined #netbeans [14:08:35] *** soee has joined #netbeans [14:41:01] *** emir has joined #netbeans [14:41:47] *** emir has quit IRC [14:42:16] *** emir has joined #netbeans [14:56:58] *** emir has quit IRC [15:08:00] *** emir has joined #netbeans [15:34:39] *** dv310p3r has joined #netbeans [15:38:23] *** dv310p3r has quit IRC [15:38:39] *** dv310p3r has joined #netbeans [16:05:22] *** magentar has quit IRC [16:05:45] *** magentar has joined #netbeans [16:19:32] *** jahrome_ has joined #netbeans [16:33:50] *** supercabbage_uk has quit IRC [16:38:03] *** hikeonpast_ has joined #netbeans [16:44:29] *** jahrome_ has quit IRC [16:51:03] *** pteague_work has joined #netbeans [17:12:26] *** phedaikin has quit IRC [17:13:57] *** phedaikin has joined #netbeans [17:23:24] *** Haloperidol has joined #netbeans [17:34:28] *** DanC_ has joined #netbeans [17:35:36] <DanC_> I opened a maven project in netbeans; the "Clean and Build" menu option, which invokes maven, works, but the build button (hammer) yields complaints about apache.commons.logging not found [17:35:58] <DanC_> is this by design? should I expect the build button to work? or am I expected to twiddle some option? [17:36:25] <DanC_> I'm trying to follow http://wiki.netbeans.org/MavenBestPractices [17:49:49] *** Tonux has joined #netbeans [17:51:59] *** phedaikin has quit IRC [18:14:03] *** JohnBeales has quit IRC [18:24:26] <DanC_> ah. wrong clone. never mind [18:24:27] *** DanC_ has left #netbeans [18:26:50] *** emir has quit IRC [18:38:53] *** Acidcrawl has joined #netbeans [18:40:00] <Acidcrawl> Is it possible to actually use the embeddedbrowser in a netbeans platform application and actually manipulate it programatically? [19:06:27] *** psychollek_ has joined #netbeans [19:06:56] *** psychollek has quit IRC [20:06:43] *** dv310p3r has quit IRC [20:06:51] *** Roundaround has quit IRC [20:06:52] *** Roundaround_ has joined #netbeans [20:06:59] <push[RAX]> in NBP, is it possible to associate one "editor" type topcomponent to a Project object ? [20:07:34] <push[RAX]> (one and only one per project) [20:10:09] *** Roundaround__ has joined #netbeans [20:11:08] *** Roundaround__ is now known as Roundaround [20:11:49] *** Roundaround_ has quit IRC [20:15:34] *** gertidon has joined #netbeans [20:33:46] *** nomatter001 has quit IRC [20:36:36] *** jjj-afc is now known as jjj-biab [21:09:41] *** Acidcrawl has quit IRC [21:11:24] *** hikeonpast_ has quit IRC [21:19:30] *** jjj-biab has quit IRC [21:35:24] *** mcahornsirup has joined #netbeans [22:01:53] *** Trey has joined #netbeans [22:10:25] *** heinz_ has joined #netbeans [22:12:50] *** flybyray has joined #netbeans [22:19:44] *** SirFunk_ has joined #netbeans [22:35:31] *** flybyray has quit IRC [22:39:30] *** Trey has quit IRC [22:40:52] *** mr_lou has quit IRC [22:59:23] *** dv310p3r has joined #netbeans [23:18:38] *** heinz_ is now known as heinz [23:26:50] *** magentar has quit IRC [23:30:23] *** CppIsWeird has joined #netbeans [23:30:46] <CppIsWeird> everytime i create a rails project, it just stops and sits at 25%. there are no errors reported or anything. [23:31:24] <CppIsWeird> last output is "Your bundle is complete! Use 'bundle show [gemname]' to see where a bundled gem is installed." [23:32:23] *** soee has quit IRC [23:47:27] *** magentar has joined #netbeans [23:52:11] *** Tonux has quit IRC [23:54:50] *** pteague_work has quit IRC [23:56:21] *** Tonux has joined #netbeans