NOTICE: This channel is no longer actively logged.
[00:15:38] *** hendrikstill has quit IRC[00:51:10] *** bsd has joined #eclipse-e4[00:56:02] *** bsd has quit IRC[01:08:36] *** asadpanda has quit IRC[01:11:17] *** asadpanda has joined #eclipse-e4[01:17:09] *** ircbog has joined #eclipse-e4[01:17:12] *** ircbog has left #eclipse-e4[01:51:58] *** bsd has joined #eclipse-e4[01:56:38] *** bsd has quit IRC[02:52:43] *** bsd has joined #eclipse-e4[02:57:06] *** bsd has quit IRC[03:53:28] *** bsd has joined #eclipse-e4[03:58:26] *** bsd has quit IRC[04:54:14] *** bsd has joined #eclipse-e4[04:58:35] *** bsd has quit IRC[05:54:59] *** bsd has joined #eclipse-e4[05:59:39] *** bsd has quit IRC[06:55:47] *** bsd has joined #eclipse-e4[07:00:14] *** bsd has quit IRC[07:56:31] *** bsd has joined #eclipse-e4[08:01:03] *** bsd has quit IRC[08:04:24] *** hendrikstill has joined #eclipse-e4[08:57:18] *** bsd has joined #eclipse-e4[09:01:42] *** bsd has quit IRC[09:06:10] *** tomschindl has joined #eclipse-e4[09:12:04] *** drolka has joined #eclipse-e4[09:58:05] *** bsd has joined #eclipse-e4[10:00:03] *** drolka has quit IRC[10:01:19] *** drolka has joined #eclipse-e4[10:02:45] *** bsd has quit IRC[10:38:43] *** user258467 has joined #eclipse-e4[10:47:44] *** wsudol has joined #eclipse-e4[10:47:59] *** bsd has joined #eclipse-e4[11:05:33] *** drolka has quit IRC[11:15:30] *** drolka has joined #eclipse-e4[11:19:59] *** drolka1 has joined #eclipse-e4[11:20:45] *** drolka has quit IRC[11:21:05] *** wsudol has quit IRC[12:43:17] *** vogella has joined #eclipse-e4[12:56:54] *** paulweb515 has quit IRC[13:01:13] <m1hael> hi, i have seen that bug #416399 Deprecate MInputPart is fixed for 4.4 M4. what is the best practice for setting up an editor in a pure e4 application?[13:06:10] <vogella> m1hael, you can use MPart and provide the input as persisted data.[13:07:40] <vogella> m1hael, I don't have an example online but (sorry for the advertisement) you find it in my Eclipse 4 RCP book http://www.vogella.com/books/eclipsercp.html or the related Git hub repo https://github.com/vogella/eclipse4book The Git repo is public[13:07:49] <m1hael> i have used part descriptor to get a template for the part. ...[13:08:02] <m1hael> vogella: thanx.[13:12:26] <m1hael> vogella: perhaps a little prod in right direction? i know how to get a part from a "template"/part descriptor. i have an uri for the editor content. what to do now?[13:13:37] <m1hael> vogella: and i am considering buying the book =)[13:15:50] *** bsd has quit IRC[13:17:20] <m1hael> vogella: there is no e-book edition? planned?[13:17:31] *** bsd has joined #eclipse-e4[13:18:36] <vogella> m1hael, hard to explain via IRC, have a look at the Git repo or the book. e-book version is planned in 1-2 week (but I now will stop advertising)[13:18:58] <m1hael> vogella: thanx again[13:55:35] *** bsd has quit IRC[14:16:11] *** pelder has joined #eclipse-e4[14:35:38] *** paulweb515 has joined #eclipse-e4[14:36:27] *** paulweb515 has quit IRC[14:36:45] *** paulweb515 has joined #eclipse-e4[14:39:50] *** bsd has joined #eclipse-e4[14:45:08] <vogella> If ~378298 is marked as fixed, should be also mark ~8009 as fixed, or is someone planning a big surprise for split editor?[14:45:09] <Arbalest> Bug 378298 - http://bugs.eclipse.org/378298 - Platform / UI / 4.2 - PC / Mac OS X - Carbon (unsup.) - VERIFIED / FIXED / enhancement / - Assignee: emoffatt - [EditorMgmt] [Split editor] Allow nesting of Sash/Stack in a Stack[14:45:10] <Arbalest> Bug 8009 - http://bugs.eclipse.org/8009 - Platform / Text / 2.0 - PC / Windows 2000 - ASSIGNED / / enhancement / - Assignee: platform-text-inbox - [Editor Mgmt] Split File Editor[14:50:03] *** emoffatt has joined #eclipse-e4[14:52:28] <vogella> emoffatt, if ~378298 is marked as fixed, should be also mark ~8009 as fixed, or are you planning a big surprise for split editor?[14:52:29] <Arbalest> Bug 378298 - http://bugs.eclipse.org/378298 - Platform / UI / 4.2 - PC / Mac OS X - Carbon (unsup.) - VERIFIED / FIXED / enhancement / - Assignee: emoffatt - [EditorMgmt] [Split editor] Allow nesting of Sash/Stack in a Stack[14:52:29] <Arbalest> Bug 8009 - http://bugs.eclipse.org/8009 - Platform / Text / 2.0 - PC / Windows 2000 - ASSIGNED / / enhancement / - Assignee: platform-text-inbox - [Editor Mgmt] Split File Editor[15:06:23] <emoffatt> vogella: I'm trying to figure out how to make the biggest splash :)[15:07:17] <emoffatt> I'm putting some N&N together...Paul's helping me get the commands story better as per Markus' input[15:07:44] <emoffatt> but those will be post-M4 AFAIK[15:08:52] <emoffatt> vogella: BTW, you can add some CSS to style '.MCompositePart' , if you give it a background color it'll show through the split editors[15:13:54] <paulweb515> emoffatt: http://download.eclipse.org/eclipse/downloads/drops4/I20131211-2000/[15:19:10] *** bsd has quit IRC[15:22:39] <vogella> emoffatt, thanks I mark 8009 as dup of 378298.[15:26:51] *** bsd has joined #eclipse-e4[15:34:15] <emoffatt> thanks[15:43:04] <vogella> emoffatt, thanks for the implementation. I blogged about the feature One of the highest voted Bugs in Eclipse (Split editor) has been fixed. After 12 years.[15:43:04] <vogella> http://blog.vogella.com/2013/12/12/split-editor-implemented-in-eclipse-m4-luna-solves-bug-8009-one-of-the-highest-voted-bug-in-eclipse-platform/[15:44:27] *** ircbog has joined #eclipse-e4[15:44:33] *** ircbog has left #eclipse-e4[15:58:38] *** drolka1 has quit IRC[16:04:36] *** drolka has joined #eclipse-e4[16:06:21] *** hendrikstill has quit IRC[16:16:46] *** drolka1 has joined #eclipse-e4[16:16:53] *** wsudol has joined #eclipse-e4[16:18:35] *** drolka has quit IRC[16:24:01] *** vogella has quit IRC[17:03:01] *** wsudol has quit IRC[17:05:18] *** ircbog1 has joined #eclipse-e4[17:05:21] *** ircbog1 has left #eclipse-e4[17:09:09] *** tomschindl has quit IRC[17:14:07] *** paulweb515 has quit IRC[17:24:28] *** drolka1 has left #eclipse-e4[17:43:58] *** paulweb515 has joined #eclipse-e4[19:07:32] *** tomschindl has joined #eclipse-e4[19:10:24] *** tomschindl has quit IRC[19:11:12] *** tomschindl has joined #eclipse-e4[19:17:29] *** tomschindl has quit IRC[19:37:36] *** bsd has quit IRC[20:08:01] *** bsd has joined #eclipse-e4[20:10:52] *** bsd has quit IRC[21:07:46] *** tomschindl has joined #eclipse-e4[21:52:06] *** pelder has quit IRC[21:57:14] *** emoffatt has quit IRC[22:13:36] *** tomschindl has quit IRC[23:10:43] *** tomschindl has joined #eclipse-e4