[00:00:11] *** GivenToCode has joined #eclipse
[00:11:37] *** hija has quit IRC
[00:15:53] *** hiroakip has quit IRC
[00:22:43] *** rveach has quit IRC
[00:29:31] *** vdv has quit IRC
[00:32:58] *** rveach has joined #eclipse
[00:34:10] *** FreezingCold has joined #eclipse
[00:36:06] *** Atlantic777 has joined #eclipse
[00:36:52] <Atlantic777> Hi there! I have a problem with running a java project. Can you give me some hints which project managament/build tools are used here? I'll try to make my way around...
[00:36:58] <Atlantic777> Here's link to the project
[00:37:02] *** weyer has quit IRC
[00:42:37] *** weyer has joined #eclipse
[00:51:05] *** Megaf has quit IRC
[00:52:24] *** Megaf has joined #eclipse
[00:58:41] *** c4tTi has joined #eclipse
[01:02:54] *** c4tTi has quit IRC
[01:03:22] *** zenter has joined #eclipse
[01:06:49] *** ninegordon is now known as longneckbeard
[01:10:05] *** lefou_ has quit IRC
[01:10:20] *** lefou_ has joined #eclipse
[01:10:48] *** longneckbeard has quit IRC
[01:19:13] *** wsuetholz has joined #eclipse
[01:20:23] *** lefou_ has quit IRC
[01:23:37] *** zenter has quit IRC
[01:27:23] *** strykerawb has quit IRC
[01:28:41] *** strykerawb has joined #eclipse
[01:30:22] *** bsd has joined #eclipse
[01:38:27] *** luxigo has quit IRC
[01:43:04] *** darkbasic_ has joined #eclipse
[01:43:14] *** darkbasic has quit IRC
[01:49:51] *** darkbasic has joined #eclipse
[01:51:26] *** darkbasic_ has quit IRC
[01:57:14] *** Megaf has quit IRC
[01:57:56] *** Megaf has joined #eclipse
[02:01:02] *** Rickmasta has quit IRC
[02:02:26] *** Rickmasta has joined #eclipse
[02:05:49] *** strykerawb has quit IRC
[02:06:21] *** strykerawb has joined #eclipse
[02:11:39] <sjmikem> I just started using egit. I'm trying to view the annotations (author) in the gutter. It worked great for a minute, but all of a sudden it disappeared, and I cannot get it back.
[02:11:47] <sjmikem> "Show annotations" is unchecked
[02:11:56] <sjmikem> when I try to select it, nothing happens. Nothing in .log.
[02:15:52] *** amitev has quit IRC
[02:18:09] <sjmikem> In a new project it seems to work fine
[02:18:22] <sjmikem> also noticed that no "Show Revisions" menu is in the project where it's not working
[02:35:36] *** MisterD has quit IRC
[02:39:16] *** Megaf has quit IRC
[02:42:44] *** Megaf has joined #eclipse
[02:46:43] *** bsd has quit IRC
[02:51:18] *** bsd has joined #eclipse
[02:51:33] *** Megaf has quit IRC
[02:52:14] *** Megaf has joined #eclipse
[02:53:28] *** Megaf has quit IRC
[03:01:40] *** bsd has quit IRC
[03:02:22] *** d3ngar has quit IRC
[03:04:53] *** rayston has joined #eclipse
[03:05:09] *** Disconsented has quit IRC
[03:05:30] *** Disconsented has joined #eclipse
[03:07:30] *** Disconsented has quit IRC
[03:07:51] *** Disconsented has joined #eclipse
[03:10:12] *** siwsky has quit IRC
[03:16:07] *** retux has quit IRC
[03:18:55] *** retux has joined #eclipse
[03:44:31] *** james41382_ has quit IRC
[03:45:34] *** james41382_ has joined #eclipse
[04:00:57] *** J1sy has joined #eclipse
[04:01:11] *** Rickmasta has quit IRC
[04:04:48] *** tdaitx has quit IRC
[04:07:00] *** darkbasic has quit IRC
[04:07:42] *** darkbasic has joined #eclipse
[04:11:22] *** zenter has joined #eclipse
[04:16:10] *** J1sy has quit IRC
[04:18:00] *** binaryStar has joined #eclipse
[04:19:25] *** paulweb515 has quit IRC
[04:21:14] *** bstar has quit IRC
[04:28:10] *** james41382_ has quit IRC
[04:40:08] *** james41382 has joined #eclipse
[04:40:17] *** rayston has quit IRC
[04:45:43] *** FreezingCold has quit IRC
[04:48:42] *** ChoiKyuSang has quit IRC
[04:49:45] *** ChoiKyuSang has joined #eclipse
[04:52:53] *** kaleid0 has joined #eclipse
[04:52:56] *** luxigo has joined #eclipse
[05:00:03] *** FreezingCold has joined #eclipse
[05:35:07] *** kaleid0 has quit IRC
[05:40:46] *** Rickmasta has joined #eclipse
[05:48:56] *** TheSeven has quit IRC
[05:49:53] *** TheSeven has joined #eclipse
[05:51:10] *** LunarPathway has joined #eclipse
[05:53:18] *** luxigo has quit IRC
[05:59:48] *** luxigo has joined #eclipse
[06:10:51] *** z8z has joined #eclipse
[06:21:42] *** nicedice has quit IRC
[06:37:26] *** Rickmasta has quit IRC
[06:38:50] *** kevin has joined #eclipse
[06:39:14] *** kevin is now known as Guest40430
[06:51:06] *** mistria has joined #eclipse
[07:02:39] *** z8z has quit IRC
[07:08:00] *** luxigo has quit IRC
[07:18:10] *** The_Phoenix has joined #eclipse
[07:18:16] *** k-joseph has joined #eclipse
[07:25:23] *** DonRichie has quit IRC
[07:27:15] *** DonRichie has joined #eclipse
[07:38:55] *** The_Phoenix1 has joined #eclipse
[07:39:08] *** The_Phoenix has quit IRC
[07:42:00] *** hari_ has joined #eclipse
[07:43:46] *** pppp2 has joined #eclipse
[07:43:59] <hari_> I need to access a class from one plugin to another plugin and should not add a plugin dependency on each other. Is there a way to do this?.
[07:46:15] <hari_> the reason is the other plugin is optional for my customer
[07:47:55] <mistria> hari_: nope, there is no way to do that.
[07:48:32] <mistria> hari_: the part depending on the optional plugin will have to be in a separate plugin/fragment which depends on the optional plugin
[07:53:23] <hari_> mistria: sure... thanks
[07:53:27] *** luxigo has joined #eclipse
[07:55:32] *** nabdev has joined #eclipse
[08:05:43] *** Igrab has joined #eclipse
[08:14:45] *** decimad has joined #eclipse
[08:15:42] *** The_Phoenix1 has quit IRC
[08:17:07] *** The_Phoenix has joined #eclipse
[08:17:39] *** pppp2 has quit IRC
[08:23:06] *** darkbasic has quit IRC
[08:23:21] *** darkbasic has joined #eclipse
[08:24:20] *** The_Phoenix has quit IRC
[08:28:02] *** mikael_a has joined #eclipse
[08:31:24] *** k-joseph has quit IRC
[08:35:55] *** allyourcodebase has joined #eclipse
[08:41:47] *** pppp2 has joined #eclipse
[08:42:40] *** Guest40430 has quit IRC
[08:45:44] *** The_Phoenix has joined #eclipse
[08:50:43] *** alenn has joined #eclipse
[08:52:53] *** The_Phoenix has quit IRC
[08:54:02] *** alenn has quit IRC
[08:57:57] *** Haswell has joined #eclipse
[09:03:52] *** fooctrl has joined #eclipse
[09:09:13] *** bq has joined #eclipse
[09:09:22] <bq> how to use proguard in eclipse?
[09:12:09] *** TomTom has joined #eclipse
[09:12:29] *** luxigo has quit IRC
[09:14:23] *** bq has quit IRC
[09:17:23] *** ylp1 has joined #eclipse
[09:24:36] *** kottlett has joined #eclipse
[09:31:15] *** k-joseph has joined #eclipse
[09:33:29] *** ahtik has joined #eclipse
[09:46:37] *** alorence has joined #eclipse
[09:49:50] *** ahtik has quit IRC
[09:51:50] *** luxigo has joined #eclipse
[10:01:21] *** pppp2 has quit IRC
[10:05:47] *** CustosL1men has joined #eclipse
[10:14:28] *** ahtik has joined #eclipse
[10:15:04] *** alorence has quit IRC
[10:19:19] *** darkbasic_ has joined #eclipse
[10:20:21] *** darkbasic has quit IRC
[10:32:02] *** darkbasic_ has quit IRC
[10:34:56] *** darkbasic has joined #eclipse
[10:35:37] *** karab44 has joined #eclipse
[10:38:32] *** MisterD has joined #eclipse
[10:39:14] *** ahtik has quit IRC
[10:41:58] *** BadApe has joined #eclipse
[10:43:37] *** hari_ has quit IRC
[10:52:06] *** ahtik has joined #eclipse
[10:56:57] *** luxigo has quit IRC
[11:00:04] *** luxigo has joined #eclipse
[11:08:22] *** alorence has joined #eclipse
[11:14:11] *** nabdev has quit IRC
[11:16:11] *** nabdev has joined #eclipse
[11:16:12] *** nabdev has quit IRC
[11:16:12] *** nabdev has joined #eclipse
[11:16:55] *** bbrodt has quit IRC
[11:33:27] *** decimad has quit IRC
[11:33:28] *** raztoki has quit IRC
[11:35:08] *** ahtik has quit IRC
[11:44:21] *** decimad2 has joined #eclipse
[11:47:48] *** darkbasic_ has joined #eclipse
[11:48:24] *** St_Marx has quit IRC
[11:48:48] *** darkbasic has quit IRC
[11:53:35] *** St_Marx has joined #eclipse
[11:53:54] *** MisterD has quit IRC
[11:54:26] *** luxigo has quit IRC
[12:12:02] *** sene has joined #eclipse
[12:15:28] *** sllide has quit IRC
[12:15:32] *** dmiles has quit IRC
[12:18:14] *** raztoki has joined #eclipse
[12:19:02] *** sllide has joined #eclipse
[12:19:35] *** The_Phoenix has joined #eclipse
[12:20:34] *** Rickmasta has joined #eclipse
[12:21:00] *** riccruz has joined #eclipse
[12:21:53] <riccruz> hey guys, can someone please give me a hand with export > javadoc + umlgraph ..
[12:22:53] *** paulweb515 has joined #eclipse
[12:26:34] *** tdaitx has joined #eclipse
[12:27:20] *** paulweb515 has quit IRC
[12:31:14] *** MisterD has joined #eclipse
[12:40:38] *** CustosL1men has quit IRC
[12:42:28] *** paulweb515 has joined #eclipse
[12:44:40] *** darkbasic has joined #eclipse
[12:44:52] *** ekarlso- has quit IRC
[12:45:22] *** darkbasic_ has quit IRC
[12:46:34] *** BadApe has quit IRC
[12:50:22] *** BadApe has joined #eclipse
[12:50:26] *** ekarlso- has joined #eclipse
[12:50:43] *** Rickmasta has quit IRC
[12:55:18] *** riccruz has quit IRC
[12:56:57] *** Vivekananda_y510 has quit IRC
[13:00:48] *** bbrodt has joined #eclipse
[13:01:26] *** RcDABO has joined #eclipse
[13:01:31] <RcDABO> hi everyone
[13:01:49] <RcDABO> I need a help with something strange
[13:01:50] *** LunarPathway has quit IRC
[13:02:01] <RcDABO> and I'm not able to find documentation about this
[13:03:49] *** weyer has quit IRC
[13:04:34] <RcDABO> I create a plugin with the option "contribute to UI plugin" uncheck
[13:04:48] <RcDABO> and now i'm not able to make it an UI plugin
[13:05:01] <RcDABO> i create the plugin xml but is not read the views configured from there
[13:05:10] <RcDABO> ANY Idea on this?
[13:20:32] *** weyer has joined #eclipse
[13:22:41] *** perlsyntax has joined #eclipse
[13:23:08] <perlsyntax> I try to make a android project in eclipse and i get build error how do i fix it?
[13:23:25] <perlsyntax> that if anyone can help.
[13:27:25] *** rveach has quit IRC
[13:34:24] *** rveach has joined #eclipse
[13:35:13] <perlsyntax> hello
[13:35:13]
<Arbalest> Welcome! If you have a question, just ask, or take a look at our FAQ - http://wiki.eclipse.org/IRC_FAQ :) Try typing ~faq to see more FAQs! If you have errors or logs to show, see ~pastebin. If you have screenshots to share, see ~image. If you need to describe your problem, please provide some ~info about your setup. Don't ask to ask, just ask, and please be patient when waiting for a response. Lurk. Thank you and enjoy your stay.
[13:35:26] <perlsyntax> i did ask
[13:36:17] <perlsyntax> Oh you say Arbalest you not going to help
[13:37:11] <perlsyntax> look like i waste my time then.
[13:37:16] *** perlsyntax has left #eclipse
[13:49:33] *** nabdev has quit IRC
[13:49:38] *** dob2 has joined #eclipse
[13:49:45] *** dob2 is now known as dob1
[13:50:06] *** ekarlso- has quit IRC
[13:50:07] *** ekarlso- has joined #eclipse
[13:50:16]
<dob1> hi, during compiling i get this problem http://pastebin.com/FgBnvvTF i am unable to compile my code, can someone gives me some help?
[13:51:01] <dob1> i am running eclipse kepler
[13:51:52] *** nabdev has joined #eclipse
[13:51:52] *** nabdev has quit IRC
[13:51:53] *** nabdev has joined #eclipse
[13:53:29] <paulweb515> what's your code look like there?
[13:54:23] *** BadApe has quit IRC
[13:55:40] *** horse_man has joined #eclipse
[13:56:05] <paulweb515> dob1: it looks like an error in the JDT compiler. Will the code compile under Luna SR1?
[13:56:20] <paulweb515> dob1: are you using Java 8?
[13:56:54] <dob1> java 6
[13:57:23] <dob1> paulweb515, i have to say that the problem has begin to happen only after a "clean"
[14:01:15] <dob1> i am editing the code, i see that i can compile it now, but it's very strange
[14:06:01] *** RcDABO has quit IRC
[14:07:34] <horse_man> Hey guys! I'm having an issue with specifying references to other projects specific build configurations(Settings->C/C++ General->Paths and Symbols->References). I define references to different build configurations for Project A (Host, Cross) for the Host and Cross build configuration for project B. When I switch between Host and Cross build configuration for Project B, there is a Project Reference added (Settings->Pro
[14:07:54] <horse_man> Is that a known issue? Or have I messed up something?
[14:09:47] *** james41382 has quit IRC
[14:12:12] *** james41382 has joined #eclipse
[14:24:38] *** zenter has quit IRC
[14:28:11] *** The_Phoenix has quit IRC
[14:33:08] *** wsuetholz has quit IRC
[14:33:36] *** dob1 has quit IRC
[14:42:23] *** james41382_ has joined #eclipse
[14:46:38] *** james41382 has quit IRC
[14:55:34] *** The_Phoenix has joined #eclipse
[14:57:47] *** Megaf has joined #eclipse
[14:59:12] *** St_Marx has quit IRC
[15:00:30] *** BadApe has joined #eclipse
[15:21:13] *** rgrunber has joined #eclipse
[15:26:51] *** Stummi_ is now known as Stummi
[15:27:37] *** luxigo has joined #eclipse
[15:28:41] *** pgarcia has joined #eclipse
[15:29:50] *** Peeter____ has joined #eclipse
[15:29:58] *** bsd has joined #eclipse
[15:34:01] *** adante has quit IRC
[15:34:10] *** adante has joined #eclipse
[15:35:44] *** weyer has quit IRC
[15:37:17] *** weyer has joined #eclipse
[15:39:32] *** bsd has quit IRC
[15:42:20] *** BobZ_Annapolis has joined #eclipse
[15:48:29] *** k-joseph_ has joined #eclipse
[15:49:23] *** k-joseph has quit IRC
[15:50:00] *** bsd has joined #eclipse
[15:50:04] *** darkbasic has quit IRC
[15:50:29] *** darkbasic has joined #eclipse
[15:52:49] *** adante_ has joined #eclipse
[15:53:05] *** k-joseph_ is now known as k-joseph
[15:53:08] *** adante has quit IRC
[15:53:11] *** adante_ is now known as adante
[16:05:50] *** mamacdon has joined #eclipse
[16:06:23] *** decimad_ has joined #eclipse
[16:06:54] *** decimad2 has quit IRC
[16:07:23] *** karab44 has quit IRC
[16:17:23] *** fooctrl has quit IRC
[16:20:43] *** CustosLimen has joined #eclipse
[16:21:02] *** jozza has joined #eclipse
[16:21:47] *** StephenS has left #eclipse
[16:21:50] *** neo1691 has joined #eclipse
[16:24:16] <jozza> hi, my eclipse luna suddenly stopped displaying variable values that are defined in outer class of my inner class. It displays type information instead of value. It still works on local variables though. What can i do to find the problem?
[16:25:47] <jozza> that is when i hover over them with mouse
[16:31:30] <paulweb515> jozza: and you're debugging?
[16:39:50] <jozza> its a java application
[16:40:07] <jozza> paulweb515: its a java application
[16:41:04] <paulweb515> jozza: that's not what I asked :-)
[16:42:15] <jozza> then i dont understand the question, yes, i'm debugging
[16:43:08] <paulweb515> that was it
[16:43:38] <jozza> i'm looking for image pastebin so i can show what i mean
[16:44:01] <paulweb515> jozza: the only thing I can think of is to go to the Debug window and click on another stack frame, and then click on the stack frame for the method of the inner class again
[16:44:17] <paulweb515> jozza: that should reset what Debug thinks the stack context is
[16:44:33] <paulweb515> jozza: if that doesn't work, you might have encountered a bug in eclipse itself
[16:44:53] *** zenter has joined #eclipse
[16:45:43] *** mihalybak has quit IRC
[16:47:08] *** horse_man has quit IRC
[16:47:36] <jozza> before this happened i installed jdk 1.8, but i went back to other installed jdks and jres but wont work anymore. Did a reboot also because of the reinstalled ans switched jres/jdks
[16:49:48] <jozza> paulweb515: stack frames switch doesnt help
[16:52:49] *** darkbasic has quit IRC
[16:54:16] *** darkbasic has joined #eclipse
[16:56:10] <jozza> paulweb515: have you checked the image to see exactly what i mean?
[17:00:54] <paulweb515> jozza: what about if you put your cursor on the sysout and then hover over testString?
[17:01:02] <paulweb515> with your mouse, I mean
[17:05:24] *** mikael_a has quit IRC
[17:06:21] *** allyourcodebase has quit IRC
[17:07:21] <jozza> i'll try
[17:07:40] *** maxk has joined #eclipse
[17:08:09] *** allyourcodebase has joined #eclipse
[17:08:17] <maxk> Hi there! Complete noob want to ask somebody 1 stupid question about eclipse. My setContentView(R.layout.first_screen_activity) doesn't see my layout xml file. What am i doing wrong?
[17:08:52] <paulweb515> maxk: if you don't hear anything here, you might want to try the android channel, since that's the android plugin
[17:11:41] *** ylp1 has quit IRC
[17:12:58] *** dmiles_afk has joined #eclipse
[17:14:14] *** ReeseCarlyle777 has joined #eclipse
[17:14:58] <jozza> sytem.out shows values, when i go back to testString, same result
[17:17:58] *** allyourcodebase has quit IRC
[17:22:00] *** MisterD has quit IRC
[17:26:39] <jozza> its funny how it stopped working...
[17:27:52] <jozza> i'm going to uninstall all javas, reinstall the one it worked with, start a new fresh copy of eclipse and see from there...
[17:29:31] *** jozza has quit IRC
[17:30:12] *** k-joseph has quit IRC
[17:35:01] *** The_Phoenix has quit IRC
[17:42:55] *** alorence has quit IRC
[17:46:18] *** zenter has quit IRC
[18:08:22] *** nabdev has quit IRC
[18:09:44] *** PsychoBoB has joined #eclipse
[18:09:55] <PsychoBoB> Hey Guys
[18:10:13] <PsychoBoB> I have a JNDI resource in my tomcat
[18:10:18] <PsychoBoB> but the name of the database are in config.yml
[18:10:24] <PsychoBoB> How I can getting this name and pass to my Resource JNDI? In Tomcat?
[18:18:16] *** ReeseCarlyle777 has quit IRC
[18:27:37] *** bsd has quit IRC
[18:27:49] <nitind> Why would Tomcat need to know? And are you sure that's not a question for a Tomcat channel?
[18:29:23] *** vwegert has joined #eclipse
[18:35:29] <PsychoBoB> nitind can you help me
[18:35:30] <PsychoBoB> ?
[18:38:51] *** allyourcodebase has joined #eclipse
[18:41:38] *** Vivekananda_y510 has joined #eclipse
[18:44:39] *** deSilva has joined #eclipse
[18:56:01] *** paulweb5151 has joined #eclipse
[18:57:30] *** paulweb515 has quit IRC
[18:58:43] *** k-joseph has joined #eclipse
[19:03:47] *** Peeter____ has quit IRC
[19:04:18] <PsychoBoB> Hey
[19:04:27] <PsychoBoB> what is repository.xml to Tomcat?
[19:06:21] *** edclipse has joined #eclipse
[19:08:46] *** mamacdon_ has joined #eclipse
[19:10:52] *** mamacdon has quit IRC
[19:11:41] <sjmikem> I just started using egit. I'm trying to view the annotations (author) in the gutter. It worked great for a minute, but all of a sudden it disappeared, and I cannot get it back.
[19:11:49] <sjmikem> "Show annotations" is unchecked
[19:11:58] <sjmikem> when I try to select it, nothing happens. Nothing in .log.
[19:12:05] <sjmikem> In a new project it seems to work fine
[19:12:09] <sjmikem> also noticed that no "Show Revisions" menu is in the project where it's not working
[19:12:24] <sjmikem> Any ideas?
[19:14:29] *** mistria has left #eclipse
[19:16:26] *** weyer has quit IRC
[19:19:26] *** weyer has joined #eclipse
[19:22:28] *** TomTom has quit IRC
[19:24:09] *** weyer has quit IRC
[19:24:47] <PsychoBoB> Hey
[19:24:52] <PsychoBoB> Any can helpme
[19:24:53] <PsychoBoB> wth birt
[19:27:15] *** bsd has joined #eclipse
[19:30:48] *** mamacdon_ has quit IRC
[19:31:16] *** vdv has joined #eclipse
[19:32:31] *** orionxb has joined #eclipse
[19:34:18] *** JamesBay has quit IRC
[19:34:35] *** JamesBay has joined #eclipse
[19:35:37] *** tdaitx_ has joined #eclipse
[19:36:21] *** luxigo has quit IRC
[19:37:20] *** decimad_ has quit IRC
[19:37:53] *** tdaitx has quit IRC
[19:40:33] *** nicedice has joined #eclipse
[19:40:50] *** k-joseph has quit IRC
[19:41:04] *** weyer has joined #eclipse
[19:43:53] *** decimad has joined #eclipse
[19:44:24] *** BadApe has quit IRC
[19:53:54] *** maxk has quit IRC
[20:09:39] *** UrsoBranco has joined #eclipse
[20:11:13] *** mamacdon has joined #eclipse
[20:12:59] *** darkbasic has quit IRC
[20:13:07] *** darkbasic has joined #eclipse
[20:16:06] *** allyourcodebase has quit IRC
[20:17:32] *** PEMapModder_ has quit IRC
[20:37:59] *** xnguzman is now known as nguzman
[20:56:15] *** khonkhortisan has quit IRC
[20:56:40] *** djpretzel has joined #eclipse
[20:59:18] *** PeErLesS has quit IRC
[21:04:49] *** mamacdon_ has joined #eclipse
[21:05:51] *** sene has quit IRC
[21:07:59] *** mamacdon has quit IRC
[21:09:33] *** karab44 has joined #eclipse
[21:10:19] *** khonkhortisan has joined #eclipse
[21:11:47] *** PeErLesS has joined #eclipse
[21:12:24] *** Rickmasta has joined #eclipse
[21:14:58] *** UrsoBranco has quit IRC
[21:22:47] *** khonkhortisan has quit IRC
[21:31:50] *** paulweb5151 has quit IRC
[21:32:02] *** Vivekananda_y510 has quit IRC
[21:33:06] *** khonkhortisan has joined #eclipse
[21:34:36] *** allyourcodebase has joined #eclipse
[21:41:14] *** weyer has quit IRC
[21:46:54] *** CustosLimen has quit IRC
[21:54:48] *** tdaitx_ has quit IRC
[21:56:32] *** khonkhortisan has quit IRC
[21:57:56] *** PsychoBoB has quit IRC
[22:00:28] *** Xgc has quit IRC
[22:03:35] *** edclipse has quit IRC
[22:06:19] *** edclipse has joined #eclipse
[22:12:47] *** edclipse has quit IRC
[22:14:47] *** edclipse has joined #eclipse
[22:15:01] *** H4ml3t has joined #eclipse
[22:16:18] *** weyer has joined #eclipse
[22:21:04] *** weyer has quit IRC
[22:23:08] *** Xgc has joined #eclipse
[22:32:38] *** MisterD has joined #eclipse
[22:35:59] *** Vivekananda_y510 has joined #eclipse
[22:36:11] *** pgarcia has quit IRC
[22:43:57] *** kottlett has quit IRC
[22:47:49] *** bsd has quit IRC
[22:57:15] *** rgrunber has quit IRC
[23:06:29] *** Haswell has quit IRC
[23:13:19] *** orionxb has quit IRC
[23:21:32] *** mamacdon_ has quit IRC
[23:27:07] *** nicedice_ has joined #eclipse
[23:28:12] *** bsd has joined #eclipse
[23:30:17] *** nicedice has quit IRC
[23:34:14] *** bsd has quit IRC
[23:34:35] *** vwegert has quit IRC
[23:34:56] *** Hawks has joined #eclipse
[23:35:05] *** paulweb515 has joined #eclipse
[23:37:03] <Hawks> Hi paulweb515, can i ask you a question?
[23:40:20] *** edclipse has quit IRC
[23:50:01] *** ghdfg has joined #eclipse
[23:52:47] <nitind> I guess the ohter 138 of us will just look the other way.
[23:53:37] *** Hawks has quit IRC
[23:53:50] *** edclipse has joined #eclipse