[00:13:26] *** masuberu <masuberu!~masber@149.171.20.91> has joined #eclipse
[00:16:28] *** davidmichaelkarr <davidmichaelkarr!uid71216@gateway/web/irccloud.com/x-yxqnfkymzgwzqykc> has quit IRC (Quit: Connection closed for inactivity)
[00:17:44] *** masber <masber!~masber@129.94.15.158> has quit IRC (Ping timeout: 276 seconds)
[00:18:12] *** masber <masber!~masber@149.171.20.91> has joined #eclipse
[00:18:27] *** masuberu <masuberu!~masber@149.171.20.91> has quit IRC (Ping timeout: 240 seconds)
[00:18:51] *** npfaro_ <npfaro_!~npfaro@2001:18e8:2:28b6:9975:cb65:8d71:898e> has quit IRC (Ping timeout: 240 seconds)
[00:28:06] *** Mangy_Dog <Mangy_Dog!Mangy_Dog@97e583f0.skybroadband.com> has quit IRC ()
[00:29:10] *** masber <masber!~masber@149.171.20.91> has quit IRC (Ping timeout: 264 seconds)
[00:29:31] *** davidmichaelkarr <davidmichaelkarr!uid71216@gateway/web/irccloud.com/x-tuovoxqudpiivtyt> has joined #eclipse
[00:29:39] *** masber <masber!~masber@149.171.20.91> has joined #eclipse
[00:30:14] <davidmichaelkarr> The 4.7.3 upgrade has done something odd to git configuration.
[00:31:10] <davidmichaelkarr> How do I make it use a particular location for the git config file?
[00:38:47] *** YuGiOhJCJ <YuGiOhJCJ!~YuGiOhJCJ@gateway/tor-sasl/yugiohjcj> has quit IRC (Quit: YuGiOhJCJ)
[00:49:39] *** lufimtse <lufimtse!~lufimtse@198-16-159-200.on.cable.ebox.net> has joined #eclipse
[00:51:28] *** MR-D05 <MR-D05!~nofarbs@199.249.230.17> has joined #eclipse
[00:51:43] *** MR-D05 <MR-D05!~nofarbs@199.249.230.17> has quit IRC (Client Quit)
[00:52:02] *** mydriasis <mydriasis!~nofarbs@199.249.230.17> has joined #eclipse
[01:11:42] *** mydriasis <mydriasis!~nofarbs@199.249.230.17> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[01:22:31] *** masber <masber!~masber@149.171.20.91> has quit IRC (Read error: Connection reset by peer)
[01:53:37] *** neteffect <neteffect!Elite21294@gateway/shell/elitebnc/x-vdqhjdecymcqoqha> has joined #eclipse
[01:53:42] <neteffect> hello
[01:53:42]
<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. You need to describe your problem in detail,so please provide some ~info about your setup. Don't ask to ask, just ask. You might also want to try http://mattermost.eclipse.org
[01:54:05] *** thc202 <thc202!~thc202@unaffiliated/thc202> has quit IRC (Ping timeout: 240 seconds)
[01:59:10] <neteffect> hi when I override toString, I get this error: C:\Program Files\Java\jdk-10\lib\jrt-fs.jar\java.base|java.base is not on its project's build path
[02:02:27] <neteffect> should I try jdk9?
[02:12:22] *** masber <masber!~masber@129.94.15.158> has joined #eclipse
[02:23:35] *** ekl <ekl!~ekl@unaffiliated/ekl> has quit IRC (Remote host closed the connection)
[02:25:40] *** ekl <ekl!~ekl@unaffiliated/ekl> has joined #eclipse
[02:27:36] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:9975:cb65:8d71:898e> has joined #eclipse
[02:34:21] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:9975:cb65:8d71:898e> has quit IRC (Ping timeout: 240 seconds)
[02:43:16] *** ljboiler <ljboiler!ljboiler@71-81-80-59.dhcp.stls.mo.charter.com> has quit IRC (Quit: leaving)
[02:46:33] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:9975:cb65:8d71:898e> has joined #eclipse
[02:54:21] <nitind> neteffect: Yes. Java 10 support is still a few weeks away.
[02:55:39] <nitind> Whiskey: I can't tell what language it's supposed to be outlining. File a ~bug report.
[02:58:05] <neteffect> thx nitind
[03:00:28] <neteffect> hmmm I don't understand what the problem is. Switcing to 9 didn't help. Is this some kind of build path problem?
[03:00:49] <neteffect> Oh, i made a mistake, let me try 9.
[03:02:41] <neteffect> hmmm yeah that didn't help, ah well. thx.. C:\Program Files\Java\jdk-9.0.4\lib\jrt-fs.jar\java.base|java.base is not on its project's build path
[03:04:36] <nitind> you added 9 to the Installed JREs preference page and then selected it as the JRE System Library in the project?
[03:04:52] <neteffect> lemme see
[03:05:04] <neteffect> yes
[03:05:36] <neteffect> right click project->java build path->libraries-> jdk for 9 is listed
[03:06:11] <neteffect> oh it's in the error as well
[03:08:14] *** sirkha <sirkha!~sirkha@71.218.242.0> has quit IRC (Remote host closed the connection)
[03:09:52] <nitind> Where does this error appear?
[03:10:22] <nitind> And are you on Oxygen.2 or newer?
[03:10:31] <neteffect> in the line of code that override the toString, a small green arrow is there. When I c lick it, it opens a new window and has just the one line of error.
[03:10:33] *** ChanServ sets mode: +o nitind
[03:10:46] <neteffect> spring tool suite 3.9.3
[03:11:00] <neteffect> oh oxygen 3 (4.7.3)
[03:11:09] *** nitind sets mode: -o nitind
[03:11:54] <nitind> I'm not sure what to add other than I don't see that issue when I try it.
[03:12:05] <neteffect> hmm ok
[03:12:24] *** ljboiler <ljboiler!ljboiler@71-81-80-59.dhcp.stls.mo.charter.com> has joined #eclipse
[03:12:43] <nitind> Can you show an ~image of it?
[03:12:53] <neteffect> ok I'll do the paste sure
[03:12:59] <nitind> You'd want one for a bug report anyway. Which OS is it?
[03:13:04] <neteffect> win7
[03:13:32] <nitind> Oracle or OpenJDK?
[03:14:52] <neteffect> um lemme see
[03:15:11] <neteffect> open 9.0.4
[03:15:35] <neteffect> oh well here is the program, I'll get the error too
[03:15:48] <nitind> Maybe its modularity differs from Oracle's in a way that Eclipse doesn't expect.
[03:16:01] <neteffect> oh I should try with official 9?
[03:16:46] <nitind> It's worth a shot.
[03:17:48] <neteffect> well ok sure thanks good idea i guess yeah
[03:19:48] <neteffect> oh
[03:19:55] <neteffect> ok let me work on 9 official
[03:19:56] <nitind> I'm surprised it would affect being able to code against it, though.
[03:20:31] <neteffect> i thought it had something to do with building, but i'm new
[03:24:12] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has quit IRC (Quit: Leaving)
[03:25:18] <nitind> Eclipse has its own compiler, but it does still need the class libraries themselves from a runtime to compile against, the JavaDoc executable from the JDK if you want to export JavaDoc, etc.
[03:25:51] <neteffect> hmmm still says it with the official 9
[03:27:38] <neteffect> what does the pipe mean java.base|java.base?
[03:28:46] <neteffect> hey i could reinstall sts
[03:29:08] <neteffect> or regular eclipse
[03:41:51] *** masber <masber!~masber@129.94.15.158> has quit IRC (Ping timeout: 240 seconds)
[03:46:44] *** npfaro_ <npfaro_!~npfaro@2001:18e8:2:28b6:888e:e613:7fc6:b10e> has joined #eclipse
[03:47:02] <neteffect> yeah worked fine in normal eclipse
[03:47:28] <neteffect> i was watching the oreilly spring mvc tutorial and seems like they tweaked a lot of stuff
[03:47:28] <nitind> That's interesting.
[03:47:40] <nitind> "they"? Spring?
[03:47:48] <neteffect> the oreilly video
[03:48:51] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:9975:cb65:8d71:898e> has quit IRC (Ping timeout: 240 seconds)
[03:48:56] <neteffect> oh i had an older sts and upgraded
[03:57:37] <neteffect> do you have sts?
[03:58:55] <neteffect> thx for the help
[04:06:30] <nitind> No, I've never had a need to use it.
[04:16:05] <neteffect> ah
[04:19:38] *** masber <masber!~masber@129.94.15.158> has joined #eclipse
[04:44:04] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has joined #eclipse
[04:44:56] *** Tempesta <Tempesta!Tempesta@unaffiliated/tempesta> has quit IRC (Quit: See ya!)
[04:58:49] *** cpe <cpe!~cpe@unaffiliated/cpe> has quit IRC (Ping timeout: 265 seconds)
[05:00:04] *** Tempesta <Tempesta!Tempesta@unaffiliated/tempesta> has joined #eclipse
[05:03:34] *** cpe <cpe!~cpe@unaffiliated/cpe> has joined #eclipse
[05:07:18] *** Dimik <Dimik!~Dimik@ool-182e2df5.dyn.optonline.net> has joined #eclipse
[05:10:53] *** Anja_ <Anja_!~Anja@103.197.161.103> has quit IRC (Ping timeout: 276 seconds)
[05:15:27] *** kooldavi <kooldavi!~kooldavi@p5B22ABA1.dip0.t-ipconnect.de> has quit IRC (Ping timeout: 240 seconds)
[05:16:40] *** djinni <djinni!~djinni@68.ip-149-56-14.net> has quit IRC (Quit: Leaving)
[05:17:56] *** kooldavi <kooldavi!~kooldavi@p5B22AA32.dip0.t-ipconnect.de> has joined #eclipse
[05:20:30] *** djinni <djinni!~djinni@68.ip-149-56-14.net> has joined #eclipse
[05:23:49] *** Anja_ <Anja_!~Anja@103.197.161.103> has joined #eclipse
[06:12:30] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has quit IRC (Quit: Leaving)
[06:13:46] *** Dimik <Dimik!~Dimik@ool-182e2df5.dyn.optonline.net> has quit IRC (Ping timeout: 268 seconds)
[06:47:15] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:607e:c407:e35:afdc> has joined #eclipse
[06:49:51] *** npfaro_ <npfaro_!~npfaro@2001:18e8:2:28b6:888e:e613:7fc6:b10e> has quit IRC (Ping timeout: 240 seconds)
[06:53:03] *** npfaro <npfaro!~npfaro@2001:18e8:2:28b6:607e:c407:e35:afdc> has quit IRC (Remote host closed the connection)
[07:11:40] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has joined #eclipse
[07:24:22] *** Anja_ <Anja_!~Anja@103.197.161.103> has quit IRC (Ping timeout: 264 seconds)
[07:30:19] *** mmercer <mmercer!~quassel@2601:642:4200:2879:9f5d:efb6:c915:a479> has quit IRC (Read error: Connection reset by peer)
[07:30:51] *** mmercer <mmercer!~quassel@2601:642:4200:2879:9f5d:efb6:c915:a479> has joined #eclipse
[07:35:31] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has quit IRC (Quit: mistria)
[07:37:10] *** Anja_ <Anja_!~Anja@103.197.161.103> has joined #eclipse
[07:51:22] *** jmaury <jmaury!~Jeff_MAUR@lns-bzn-56-82-255-227-2.adsl.proxad.net> has quit IRC (Quit: Leaving.)
[08:20:13] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has joined #eclipse
[08:26:59] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has joined #eclipse
[08:34:29] *** apupier <apupier!~apupier@LFbn-LYO-1-369-5.w2-7.abo.wanadoo.fr> has joined #eclipse
[08:37:08] *** Jybz <Jybz!~jibz@ip-37-201-5-13.hsi13.unitymediagroup.de> has joined #eclipse
[08:38:10] *** lufimtse <lufimtse!~lufimtse@198-16-159-200.on.cable.ebox.net> has quit IRC (Remote host closed the connection)
[08:40:29] *** TomTom <TomTom!uid45892@gateway/web/irccloud.com/x-betkijaapbtbcroj> has joined #eclipse
[08:41:53] *** tsal <tsal!~tsal@i59F4ADD1.versanet.de> has quit IRC (Ping timeout: 248 seconds)
[08:44:19] *** tsal <tsal!~tsal@i59F4AB06.versanet.de> has joined #eclipse
[08:48:59] *** vwegert <vwegert!~vwegert@mue-88-130-97-049.dsl.tropolys.de> has joined #eclipse
[08:49:41] *** MisterDisced <MisterDisced!~MisterD@pc-drechsler.st.informatik.tu-darmstadt.de> has joined #eclipse
[09:10:31] *** ylp <ylp!~ylp@46.218.134.66> has joined #eclipse
[09:58:38] *** jmaury <jmaury!Jeff_MAURY@nat/redhat/x-trbcdxszrslpjyij> has joined #eclipse
[10:00:20] *** jmaury1 <jmaury1!Jeff_MAURY@nat/redhat/x-afgjdkntyxzwddsb> has joined #eclipse
[10:03:03] *** jmaury <jmaury!Jeff_MAURY@nat/redhat/x-trbcdxszrslpjyij> has quit IRC (Ping timeout: 246 seconds)
[10:32:47] *** thc202 <thc202!~thc202@unaffiliated/thc202> has joined #eclipse
[10:35:11] *** ctron <ctron!jreimann@nat/redhat/x-gutyqfcjtehpyrbj> has joined #eclipse
[10:48:57] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has quit IRC (Read error: Connection reset by peer)
[11:20:55] *** Aison <Aison!~Foobar@ivostmaina.room1.alvhaus.ch> has joined #eclipse
[11:21:23] <Aison> what do I have to do that junit5 works with photon?
[11:21:41] <Aison> I eneabled junit5 and the runner also shows [Runner: JUnit5]
[11:22:06] <Aison> but somehow annotations like @DisplayName and @Nested are simply ignored
[11:24:44] <Aison> oh, my bad :-) @Test annotation was still imported from junit4 instead of org.junit.jupiter.api.Test
[12:09:21] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds)
[13:49:58] *** Guest13 <Guest13!c02c3fa3@gateway/web/cgi-irc/kiwiirc.com/ip.192.44.63.163> has joined #eclipse
[13:51:01] *** Guest13 <Guest13!c02c3fa3@gateway/web/cgi-irc/kiwiirc.com/ip.192.44.63.163> has quit IRC (Remote host closed the connection)
[14:12:58] *** ericwill <ericwill!~ericwill@toroon2634w-lp130-01-69-158-22-75.dsl.bell.ca> has joined #eclipse
[14:13:50] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has joined #eclipse
[14:23:45] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has quit IRC (Ping timeout: 264 seconds)
[14:45:04] *** Jybz <Jybz!~jibz@ip-37-201-5-13.hsi13.unitymediagroup.de> has quit IRC ()
[14:54:44] *** Ridley5 <Ridley5!~kvirc@102.157.59.118> has joined #eclipse
[14:54:53] *** Ridley5 <Ridley5!~kvirc@102.157.59.118> has quit IRC (Changing host)
[14:54:53] *** Ridley5 <Ridley5!~kvirc@unaffiliated/ridley5> has joined #eclipse
[14:58:06] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has joined #eclipse
[15:06:54] *** MisterDisced <MisterDisced!~MisterD@pc-drechsler.st.informatik.tu-darmstadt.de> has quit IRC (Read error: Connection reset by peer)
[15:09:22] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has joined #eclipse
[15:09:46] *** apupier_ <apupier_!~apupier@LFbn-LYO-1-369-5.w2-7.abo.wanadoo.fr> has joined #eclipse
[15:11:35] *** apupier <apupier!~apupier@LFbn-LYO-1-369-5.w2-7.abo.wanadoo.fr> has quit IRC (Ping timeout: 240 seconds)
[15:21:29] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has quit IRC (Quit: Leaving)
[15:24:36] *** rgrunber_ <rgrunber_!~rgrunber@toroon0952w-lp140-03-70-24-49-141.dsl.bell.ca> has joined #eclipse
[15:28:17] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has quit IRC (Quit: Leaving)
[15:32:01] *** vwegert_ <vwegert_!~vwegert@i577A6FE3.versanet.de> has joined #eclipse
[15:32:42] *** ferdna <ferdna!~ferdna@68-73-71-246.lightspeed.elpstx.sbcglobal.net> has joined #eclipse
[15:32:51] *** vwegert <vwegert!~vwegert@mue-88-130-97-049.dsl.tropolys.de> has quit IRC (Ping timeout: 240 seconds)
[15:32:51] *** vwegert_ is now known as vwegert
[15:40:26] *** rawagner <rawagner!~rawagner@ip-94-112-167-139.net.upcbroadband.cz> has joined #eclipse
[15:41:46] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has joined #eclipse
[15:55:41] *** ericwill_ <ericwill_!~ericwill@toroon2634w-lp130-01-69-158-22-75.dsl.bell.ca> has joined #eclipse
[15:57:39] *** ericwill <ericwill!~ericwill@toroon2634w-lp130-01-69-158-22-75.dsl.bell.ca> has quit IRC (Ping timeout: 256 seconds)
[15:59:26] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has quit IRC (Quit: mistria)
[16:01:03] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has joined #eclipse
[16:01:48] *** rgrunber <rgrunber!~rgrunber@38.104.156.250> has quit IRC (Remote host closed the connection)
[16:02:03] *** rgrunber_ is now known as rgrunber
[16:03:56] *** lufimtse <lufimtse!~lufimtse@38.104.156.250> has joined #eclipse
[16:10:16] *** Jybz <Jybz!~jibz@195.130.207.199> has joined #eclipse
[16:32:48] *** rawagner <rawagner!~rawagner@ip-94-112-167-139.net.upcbroadband.cz> has quit IRC (Quit: Leaving)
[16:56:29] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has quit IRC (Ping timeout: 260 seconds)
[16:57:30] *** mz_ <mz_!563a4dc7@gateway/web/freenode/ip.86.58.77.199> has joined #eclipse
[16:58:10] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has joined #eclipse
[17:00:42] *** mz_ <mz_!563a4dc7@gateway/web/freenode/ip.86.58.77.199> has quit IRC (Client Quit)
[17:16:04] *** Arbalest <Arbalest!~Arbalest@138.197.75.39> has quit IRC (Ping timeout: 268 seconds)
[17:24:38] *** ctron <ctron!jreimann@nat/redhat/x-gutyqfcjtehpyrbj> has quit IRC (Ping timeout: 276 seconds)
[17:50:10] *** jmaury <jmaury!Jeff_MAURY@nat/redhat/x-jnihawxssuwcyfee> has joined #eclipse
[17:53:00] *** ylp <ylp!~ylp@46.218.134.66> has left #eclipse
[17:53:04] *** jmaury1 <jmaury1!Jeff_MAURY@nat/redhat/x-afgjdkntyxzwddsb> has quit IRC (Ping timeout: 260 seconds)
[17:59:31] *** jmaury1 <jmaury1!Jeff_MAURY@nat/redhat/x-dwwjfgvmtmbziapb> has joined #eclipse
[18:01:14] *** jmaury <jmaury!Jeff_MAURY@nat/redhat/x-jnihawxssuwcyfee> has quit IRC (Ping timeout: 260 seconds)
[18:04:23] *** jmaury1 <jmaury1!Jeff_MAURY@nat/redhat/x-dwwjfgvmtmbziapb> has quit IRC (Ping timeout: 276 seconds)
[18:06:35] *** mydriasis <mydriasis!~nofarbs@199.249.230.27> has joined #eclipse
[18:06:51] *** masber <masber!~masber@129.94.15.158> has quit IRC (Ping timeout: 256 seconds)
[18:07:27] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has joined #eclipse
[18:18:43] *** masber <masber!~masber@27-32-116-21.static.tpgi.com.au> has joined #eclipse
[18:23:40] *** royal_screwup21 <royal_screwup21!89de72f6@gateway/web/cgi-irc/kiwiirc.com/ip.137.222.114.246> has joined #eclipse
[18:23:48] <royal_screwup21> I added it to my pom.xml, then clicked on build project, and all of a sudden I my imports become unresolved
[18:23:55] <royal_screwup21> how do I fix this?
[18:35:04] *** Ridley5 <Ridley5!~kvirc@unaffiliated/ridley5> has quit IRC (Ping timeout: 256 seconds)
[18:37:27] *** masber <masber!~masber@27-32-116-21.static.tpgi.com.au> has quit IRC (Ping timeout: 240 seconds)
[18:42:11] <mbooth> royal_screwup21: It would help to tell us exactly what errors you are seeing...
[18:50:20] *** Ridley5 <Ridley5!~kvirc@197.2.197.121> has joined #eclipse
[18:50:20] *** Ridley5 <Ridley5!~kvirc@197.2.197.121> has quit IRC (Changing host)
[18:50:20] *** Ridley5 <Ridley5!~kvirc@unaffiliated/ridley5> has joined #eclipse
[19:02:03] *** mydriasis <mydriasis!~nofarbs@199.249.230.27> has quit IRC (Quit: Textual IRC Client: www.textualapp.com)
[19:04:51] *** Jybz <Jybz!~jibz@195.130.207.199> has quit IRC (Ping timeout: 240 seconds)
[19:05:07] *** mvvvv <mvvvv!~mv@AToulouse-654-1-380-121.w86-199.abo.wanadoo.fr> has quit IRC (Quit: Leaving)
[19:09:29] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has quit IRC (Quit: Leaving)
[19:19:59] *** uberpinuin <uberpinuin!~uber@dsl-208-102-214-249.fuse.net> has quit IRC (Ping timeout: 260 seconds)
[19:21:52] *** uberpinuin <uberpinuin!~uber@dsl-208-102-214-249.fuse.net> has joined #eclipse
[19:32:49] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has joined #eclipse
[19:36:47] *** Dimik <Dimik!~Dimik@ool-182e2df5.dyn.optonline.net> has joined #eclipse
[19:41:52] *** mazzen <mazzen!~mazzen@dslb-092-073-069-075.092.073.pools.vodafone-ip.de> has quit IRC (Quit: mazzen)
[19:50:10] *** TomTom <TomTom!uid45892@gateway/web/irccloud.com/x-betkijaapbtbcroj> has quit IRC (Quit: Connection closed for inactivity)
[19:57:12] *** SwiftMatt <SwiftMatt!~Objective@2601:282:4300:3e:7c46:cb5f:5d79:e033> has joined #eclipse
[20:03:14] *** zarzar <zarzar!~zarzar@184.75.233.58> has joined #eclipse
[20:08:29] *** raynold <raynold!uid201163@gateway/web/irccloud.com/x-aocqdikqttyeernk> has joined #eclipse
[20:27:37] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has joined #eclipse
[20:32:28] *** jmaury <jmaury!~Jeff_MAUR@lns-bzn-56-82-255-227-2.adsl.proxad.net> has joined #eclipse
[20:33:53] *** Anja_ <Anja_!~Anja@103.197.161.103> has quit IRC (Ping timeout: 248 seconds)
[20:42:31] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has joined #eclipse
[20:47:35] *** mazzen <mazzen!~mazzen@dslb-092-073-069-075.092.073.pools.vodafone-ip.de> has joined #eclipse
[20:53:20] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has quit IRC (Excess Flood)
[20:55:08] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has joined #eclipse
[21:17:51] *** lufimtse <lufimtse!~lufimtse@38.104.156.250> has quit IRC (Ping timeout: 240 seconds)
[21:24:19] *** ericwill_ <ericwill_!~ericwill@toroon2634w-lp130-01-69-158-22-75.dsl.bell.ca> has quit IRC (Quit: Leaving)
[21:28:13] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has quit IRC (Read error: Connection reset by peer)
[21:31:46] *** vwegert <vwegert!~vwegert@i577A6FE3.versanet.de> has quit IRC (Quit: leaving)
[21:32:39] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has joined #eclipse
[21:33:20] *** Jybz <Jybz!~jibz@LAubervilliers-656-1-124-227.w92-154.abo.wanadoo.fr> has quit IRC (Client Quit)
[21:36:43] *** Aison <Aison!~Foobar@ivostmaina.room1.alvhaus.ch> has quit IRC (Remote host closed the connection)
[21:37:35] *** pitastrudl <pitastrudl!~quassel@unaffiliated/pitastrudl> has quit IRC (Ping timeout: 276 seconds)
[21:40:46] *** pitastrudl <pitastrudl!~quassel@unaffiliated/pitastrudl> has joined #eclipse
[21:55:36] *** rgrunber <rgrunber!~rgrunber@toroon0952w-lp140-03-70-24-49-141.dsl.bell.ca> has quit IRC (Quit: leaving)
[22:05:38] *** zarzar <zarzar!~zarzar@184.75.233.58> has quit IRC (Quit: Leaving)
[22:08:50] *** jmaury <jmaury!~Jeff_MAUR@lns-bzn-56-82-255-227-2.adsl.proxad.net> has quit IRC (Quit: Leaving.)
[22:32:16] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has quit IRC (Quit: Leaving)
[22:35:59] *** apupier_ <apupier_!~apupier@LFbn-LYO-1-369-5.w2-7.abo.wanadoo.fr> has quit IRC (Read error: Connection reset by peer)
[23:01:24]
*** royal_screwup21 <royal_screwup21!89de72f6@gateway/web/cgi-irc/kiwiirc.com/ip.137.222.114.246> has quit IRC (Quit: http://www.kiwiirc.com/ - A hand crafted IRC client)
[23:01:47] *** royal_screwup21 <royal_screwup21!89de72f6@gateway/web/cgi-irc/kiwiirc.com/ip.137.222.114.246> has joined #eclipse
[23:03:53] *** royal_screwup21 <royal_screwup21!89de72f6@gateway/web/cgi-irc/kiwiirc.com/ip.137.222.114.246> has quit IRC (Client Quit)
[23:06:05] *** lone-wolf <lone-wolf!~lone-wolf@177.194.204.23> has joined #eclipse
[23:15:09] *** Jybz <Jybz!~jibz@2a02:8071:9289:5900:4a51:b7ff:fe84:99e6> has joined #eclipse
[23:19:13] *** mistria <mistria!~mistria@85-171-152-49.rev.numericable.fr> has quit IRC (Quit: mistria)
[23:20:06] *** Jybz <Jybz!~jibz@2a02:8071:9289:5900:4a51:b7ff:fe84:99e6> has quit IRC ()
[23:36:09] *** jimmyegg <jimmyegg!~jimmyegg@72.92.42.245> has joined #eclipse