Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Show: Today's Messages :: Unanswered Messages :: Show Polls :: Message Navigator

105 Search Results Found
1 Forum: C / C++ IDE (CDT) «» Posted on: Sun, 26 July 2020 02:45 «» By: Helen Keller
Re: Build problem - missing #include file
Where is the Settings → Miscellaneous ? In Project ->Properties -.> C/C++ Build each function has Miscellaneous for example in Linker I add -v in Miscellaneous to get linker verbose output I am using Eclipse 2020-03 with CDT...
2 Forum: C / C++ IDE (CDT) «» Posted on: Wed, 30 September 2015 14:54 «» By: nir droid
breakpoints ignored
hi, my configuration is: running as docker image * ubuntu trusty (14.04) + java 8 + eclipse cdt * build essentials (...) * ssh + x11 i login from another machine (windows + putty + xming) and run eclipse everything works fine - it builds and run eve...
3 Forum: OCL «» Posted on: Wed, 10 April 2013 20:40 «» By: Ed Willink
Re: Specifying derived values in a UML model
Hi I think you are confusing derived in the sense of a consequence of some algorithm, and derived in the sense of inherited from a supertype. I cannot comment on your view because it is not readable to me. If you have a complex presentation try a...
4 Forum: EGit / JGit «» Posted on: Mon, 03 October 2011 17:13 «» By: Robin Rosenberg
Re: Why dont changes reflect in actual repository files?
Gersh skrev 2011-10-03 17.29: > So here is the issue: Say i have a git repository home/porject.git/ with > a file sample.html which contains the word "hello world", when i clone > it with egit onto my machine and change sample.html to...
5 Forum: M2M (model-to-model transformation) «» Posted on: Mon, 21 March 2011 20:12 «» By: Philipp Zech
[ATL] strange OCL behavior
Hi, I'm currently writing some M2M transformations using ATL. One of the helpers used during the M2M transformation is supposed to identify operations with input parameters in the input model, e.g.: parameters->exists(parameter | parameter.dir...
6 Forum: BIRT «» Posted on: Thu, 10 February 2011 19:16 «» By: Jason Weathersby
Re: Need advice/guidance on how to create a generated Table Of Content(TOC)
BIRT currently (version 2.6.1) will generate a toc within one report but not across multiple reports. Also the toc is not placed in the report as a report item, it is setup to work with the ajax viewer and pdf viewers. Jason On 2/9/2011 9:18 PM,...
7 Forum: BIRT «» Posted on: Thu, 10 February 2011 02:18 «» By: Lydia Ng
Need advice/guidance on how to create a generated Table Of Content(TOC)
I'm currently doing a task on building a table of content(TOC) for the Report Generated. The data source is recorded in a temporary xml file. The report template is done by using Eclipse Birt 2.5, it contains a lot of different kind of reports, thus it i...
8 Forum: Eclipse 4 «» Posted on: Thu, 11 November 2010 13:50 «» By: St Clair Clarke
Re: Consistent duplication of custom xwt UI
Hello Yves, As the lead on e4, I think you should be able to discuss this issue with WindowBuilder developers and come to some agreement that benefit all eclipse users. WindowBulder is the most advanced tool for building eclipse UI. Now that Google pur...
9 Forum: Rich Client Platform (RCP) «» Posted on: Thu, 19 August 2010 06:30 «» By: Dani Megert
Re: DragAndDrop in AbstractDecoratedTextEditor
Mauro Condarelli wrote: > I am still struggling with this problem. > I have now a further data-point that could be meaningful for some > knowledgeable person: > > I noticed that, for my editor, when > org.eclipse.ui.texteditor.Ab...
10 Forum: Rich Client Platform (RCP) «» Posted on: Wed, 18 August 2010 17:17 «» By: Mauro Condarelli
Re: DragAndDrop in AbstractDecoratedTextEditor
I am still struggling with this problem. I have now a further data-point that could be meaningful for some knowledgeable person: I noticed that, for my editor, when org.eclipse.ui.texteditor.AbstractTextEditor.initializeDragA ndDrop(ISourceViewer)...
11 Forum: Epsilon «» Posted on: Wed, 28 October 2009 10:58 «» By: Dimitrios Kolovos
Re: [EVL] ConstraintTrace
Hi Juan, The only way to do this currently is to initialize a new EvlContext every time and pass it as parameter to the check(Object self, IEvlContect context) method of EvlConstraint - but this is not very efficient. Could you please file a bugzilla...
12 Forum: Epsilon «» Posted on: Thu, 08 October 2009 14:01 «» By: Dimitrios Kolovos
Re: Explicit invocation of ETL rule
Hi Chris, Chris Holmes wrote: > Hi Dimitris, > Thanks for identifying my error - I'm somewhat embarrassed that I didn't > spot it myself :( No worries. It took me a while to figure this out too - mainly because I was looking at the wro...
13 Forum: Epsilon «» Posted on: Thu, 08 October 2009 13:26 «» By: Dimitrios Kolovos
Re: Explicit invocation of ETL rule
Hi Chris, Please see comments below: Chris Holmes wrote: > Dear All, > I have two transformation rules of the form: > > rule LogAttributesType2LogAttributesSwitchType > transform logAtts1 : Source!LOGATTRIBUTESType > to s...
14 Forum: Buckminster dev «» Posted on: Wed, 24 June 2009 01:14 «» By: Ed Merks
Re: [buckminster-dev] Dependency Visualization
This is a multi-part message in MIME format. --------------030002040002000400070306 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Dann, Comments below. Dann Martens wrote: > Hi Ed, > > First ...
15 Forum: EclipseLink «» Posted on: Tue, 26 May 2009 07:57 «» By: Markus KARG
Re: Zero = invalid primary key
BTW, just added bug 277804 to the EclipseLink tracker (https://bugs.eclipse.org/bugs/). As I mentioned, it just must be a bug that I cannot use zero IDs even in case I do not use @GeneratedValue at all. "Markus KARG" <karg@quipsy.de...
16 Forum: EclipseLink «» Posted on: Tue, 26 May 2009 07:36 «» By: Markus KARG
Re: Zero = invalid primary key
James, while I always appreciate your honourable opinion, I need to disagree to your argumentation here: * For a reference implementation, which EclipseLink obviously is, the top most priority should always be specification compliance. The JPA ...
17 Forum: UML2 «» Posted on: Mon, 25 May 2009 14:55 «» By: Kenn Hussey
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Piergiuseppe, I do think is makes sense to use UUIDs in computing differences between two versions of a model (indeed that's in part why they were introduced). I don't see a problem with using smilar (but not the same) IDs for different representa...
18 Forum: UML2 «» Posted on: Mon, 25 May 2009 14:55 «» By: Kenn Hussey
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Piergiuseppe, I do think is makes sense to use UUIDs in computing differences between two versions of a model (indeed that's in part why they were introduced). I don't see a problem with using smilar (but not the same) IDs for different representa...
19 Forum: UML2 «» Posted on: Mon, 25 May 2009 14:22 «» By: Piergiuseppe Spinelli
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Kenn Hussey wrote: > Piergiuseppe, > It isn't technically mandatory for UUIDs to be globally unique (and there's > no way to enforce that), but that's certainly the spirit with which support > for them was introduced. In fact, if you ...
20 Forum: UML2 «» Posted on: Mon, 25 May 2009 14:22 «» By: Piergiuseppe Spinelli
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Kenn Hussey wrote: > Piergiuseppe, > It isn't technically mandatory for UUIDs to be globally unique (and there's > no way to enforce that), but that's certainly the spirit with which support > for them was introduced. In fact, if you ...
21 Forum: UML2 «» Posted on: Mon, 25 May 2009 13:24 «» By: Kenn Hussey
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Piergiuseppe, It isn't technically mandatory for UUIDs to be globally unique (and there's no way to enforce that), but that's certainly the spirit with which support for them was introduced. In fact, if you move an object between two resource impl...
22 Forum: UML2 «» Posted on: Mon, 25 May 2009 13:24 «» By: Kenn Hussey
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Piergiuseppe, It isn't technically mandatory for UUIDs to be globally unique (and there's no way to enforce that), but that's certainly the spirit with which support for them was introduced. In fact, if you move an object between two resource impl...
23 Forum: UML2 «» Posted on: Mon, 25 May 2009 09:44 «» By: Piergiuseppe Spinelli
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Hi Kenn, I apologize if I return again on this point, just to ask one clarification (not to argue, really just to better undertand) You said: "Given that UUIDs are supposed to be globally unique (that's why they're useful), I'm not sure it ...
24 Forum: UML2 «» Posted on: Mon, 25 May 2009 09:44 «» By: Piergiuseppe Spinelli
Re: Preserving uuid to xmi:id mapping converting uml2 to eCore
Hi Kenn, I apologize if I return again on this point, just to ask one clarification (not to argue, really just to better undertand) You said: "Given that UUIDs are supposed to be globally unique (that's why they're useful), I'm not sure it ...
25 Forum: BIRT «» Posted on: Tue, 14 April 2009 06:23 «» By: sissi
Re: Is this possible?
Hi, JS Sorry not get your want at first, i tried another way and it extracted the detailed 5 rows of id and values. Row mapping: //block//* Column Mapping: name: id; xpath: @id name: value; xpaht: @value Since it wi...
26 Forum: EMF «» Posted on: Fri, 27 February 2009 17:20 «» By: Victor Roldan Betancort
Re: [CDO] [EMF Transaction] CDO with Transactional Editing Domain behavior ?
Stéphane, sorry for not giving any news lately, have been über-busy :( And I started writing the blog-post haven't finished it yet! And there isn't probably nothing that you don't know already ;) We have already committed the model1 GMF diagram ...
27 Forum: EMF «» Posted on: Fri, 27 February 2009 15:22 «» By: Simon Mc Duff
Re: [CDO] [EMF Transaction] CDO with Transactional Editing Domain behavior ?
Hi Stephane, We fixed that bugs last week. See: https://bugs.eclipse.org/bugs/show_bug.cgi?id=265114. Vik continue to see if we have others issues. Simon Stéphane Fournier wrote: > Guys, > Are you still integrating CDO / GMF / TED ...
28 Forum: EMF «» Posted on: Fri, 27 February 2009 15:13 «» By: Stephane fournier
Re: [CDO] [EMF Transaction] CDO with Transactional Editing Domain behavior ?
Guys, Are you still integrating CDO / GMF / TED ? Did you face TED issues ? From my side, I've implemented, as suggested by Christian, a CDOTransactionalEditingDomain that implements the API contract of the EMF Transaction component in CDO terms...
29 Forum: EMF «» Posted on: Wed, 25 February 2009 16:47 «» By: Simon Mc Duff
Re: CDO as an enterprise persistence solution???
hi Glenn, Comments below Glenn Silverman wrote: > Is CDO a real enterprise persistence solution, ala, JPA? How scalable is > it? I will say people have different opinion on that question. So it will be my personal opinion I will gave y...
30 Forum: EMF «» Posted on: Wed, 18 February 2009 01:07 «» By: Eclipse User
Re: [CDO] [EMF Transaction] CDO with Transactional Editing Domain behavior ?
Originally posted by: cdamus.zeligsoft.com Hi, Eike, Let's see whether you can find my replies to your replies in the increasing morass of text. :-) cW Eike Stepper wrote: > Hi Christian, > > Again inline... > > > Ch...
31 Forum: EMF «» Posted on: Tue, 17 February 2009 21:52 «» By: Eike Stepper
Re: [CDO] [EMF Transaction] CDO with Transactional Editing Domain behavior ?
Hi Christian, Again inline... Christian W. Damus schrieb: > -----8<----- > >> As I said, I'd prefer not to mix TED problems with GMF problems so >> early. > > As I think Stéphane also mentioned, it is likely that m...
32 Forum: DSDP - Real-Time Software Components (RTSC) «» Posted on: Tue, 14 October 2008 19:26 «» By: Dave Russo
Re: RTSC and POSIX
Michael Ambrus wrote: > >> In other words, if "done right", the xdc.runtime.knl package should >> define interfaces that would allow one to create a POSIX 1003.1c >> implementation. > > That would be really ...
33 Forum: Nebula «» Posted on: Wed, 14 May 2008 10:54 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Hello Tom. I tried it with your snippets and it worked. I'll have a look at my code, seems that I'm missing something. Thanks, Peter Tom Schindl schrieb: > If you have one (a completely runnable) this would make it easier to > trac...
34 Forum: Nebula «» Posted on: Wed, 14 May 2008 10:54 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Hello Tom. I tried it with your snippets and it worked. I'll have a look at my code, seems that I'm missing something. Thanks, Peter Tom Schindl schrieb: > If you have one (a completely runnable) this would make it easier to > trac...
35 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:48 «» By: Thomas Schindl
Re: Grid - Inline Editing
If you have one (a completely runnable) this would make it easier to track it down (if I can because I'm not so educated when it comes to Grid's internals but I'll certainly take a look). Tom Peter Pfeifer schrieb: > Unfortunately I'm sure :-...
36 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:48 «» By: Thomas Schindl
Re: Grid - Inline Editing
If you have one (a completely runnable) this would make it easier to track it down (if I can because I'm not so educated when it comes to Grid's internals but I'll certainly take a look). Tom Peter Pfeifer schrieb: > Unfortunately I'm sure :-...
37 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:42 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Unfortunately I'm sure :-) The grid just doesn't scroll to the left, when using Shift+Tab. Should I provide you some code snippets? Peter Tom Schindl schrieb: > Are you sure for me it worked in my small tests yesterday and because > I'm...
38 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:42 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Unfortunately I'm sure :-) The grid just doesn't scroll to the left, when using Shift+Tab. Should I provide you some code snippets? Peter Tom Schindl schrieb: > Are you sure for me it worked in my small tests yesterday and because > I'm...
39 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:31 «» By: Thomas Schindl
Re: Grid - Inline Editing
Are you sure for me it worked in my small tests yesterday and because I'm using the Grid-API I don't know what's wrong :-(. Tom Peter Pfeifer schrieb: > Hello Tom. > > Thank you very much, your patch works. Now I can handle "the l...
40 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:31 «» By: Thomas Schindl
Re: Grid - Inline Editing
Are you sure for me it worked in my small tests yesterday and because I'm using the Grid-API I don't know what's wrong :-(. Tom Peter Pfeifer schrieb: > Hello Tom. > > Thank you very much, your patch works. Now I can handle "the l...
41 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:22 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Hello Tom. Thank you very much, your patch works. Now I can handle "the last cell in the table". But there is another issue I encountered, when traversing through the grid with horizontal scrollbar visible, due to to some columns aren't...
42 Forum: Nebula «» Posted on: Tue, 13 May 2008 06:22 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Hello Tom. Thank you very much, your patch works. Now I can handle "the last cell in the table". But there is another issue I encountered, when traversing through the grid with horizontal scrollbar visible, due to to some columns aren't...
43 Forum: Nebula «» Posted on: Mon, 12 May 2008 13:17 «» By: Peter Pfeifer
Re: Grid - Inline Editing
Hello Tom. Thank you very much. I added your changes and now both work like a charm. But that leads me to another question :-) I don't know if I should start a new thread, but first I'll try my luck within this one. I want to use the grid/gridtab...
44 Forum: Nebula «» Posted on: Mon, 12 May 2008 13:17 «» By: Eclipse User
Re: Grid - Inline Editing
Originally posted by: mail.ppfeifer.net Hello Tom. Thank you very much. I added your changes and now both work like a charm. But that leads me to another question :-) I don't know if I should start a new thread, but first I'll try my luck within th...
45 Forum: GEF «» Posted on: Fri, 02 May 2008 10:57 «» By: Barry Dresdner
Re: TabbedPropertySheetPage tab orientation
Hi Justin, It definitely would be nice. If I can get a chance to look into it, I certainly will. Thank you and Anthony for your posts. best regards, Barry "Justin Dolezy" <justin.dolezy@googlemail.com> wrote in message news:...
46 Forum: GEF «» Posted on: Mon, 28 April 2008 19:45 «» By: Justin Dolezy
Re: TabbedPropertySheetPage tab orientation
Hi Barry, I'm actually doing something like this myself, mucking about with the tabbed property plugin in the aim of making something akin to the properties Inspector like you might see in Mac apps (scroll down here for Apple & Microsoft examp...
47 Forum: Babel «» Posted on: Thu, 10 April 2008 18:04 «» By: Eclipse Webmaster
New translation tool features
Greetings, The Babel team has rolled out a couple of new features to the Web-based translation tool at http://babel.eclipse.org : Top Translators list ==================== The top-10 translators now appear on the home page. The Eclipse Genie...
48 Forum: Babel «» Posted on: Thu, 10 April 2008 18:04 «» By: Eclipse Webmaster
New translation tool features
Greetings, The Babel team has rolled out a couple of new features to the Web-based translation tool at http://babel.eclipse.org : Top Translators list ==================== The top-10 translators now appear on the home page. The Eclipse Genie...
49 Forum: OHF «» Posted on: Thu, 03 April 2008 17:19 «» By: Jesse Pangburn
Re: Bridge PIX feed conflict with PIX Manager and Registry
Right, I think we're all agreed that we believe the best topology in a prod environment is the PIX Manager being the only system allowed to feed the registry. We're also agreed that IHE is not specific on this matter and that a scenario where the cl...
50 Forum: OHF «» Posted on: Thu, 03 April 2008 17:19 «» By: Jesse Pangburn
Re: Bridge PIX feed conflict with PIX Manager and Registry
Right, I think we're all agreed that we believe the best topology in a prod environment is the PIX Manager being the only system allowed to feed the registry. We're also agreed that IHE is not specific on this matter and that a scenario where the cl...
51 Forum: OHF «» Posted on: Thu, 03 April 2008 15:36 «» By: No real name
Re: Bridge PIX feed conflict with PIX Manager and Registry
You know me .. I can't resist adding my 2 cents - XDS, unfortunately, is a bit mumms the word on the Patient Identity Source for the XDS Registry. Re-reading this today - the profile asserts the registry will recognize only one assigning authority d...
52 Forum: OHF «» Posted on: Thu, 03 April 2008 15:36 «» By: No real name
Re: Bridge PIX feed conflict with PIX Manager and Registry
You know me .. I can't resist adding my 2 cents - XDS, unfortunately, is a bit mumms the word on the Patient Identity Source for the XDS Registry. Re-reading this today - the profile asserts the registry will recognize only one assigning authority d...
53 Forum: Remote Application Platform (RAP) «» Posted on: Tue, 26 February 2008 09:45 «» By: Christian
Re: loader constraint violation on Tomcat
Ok, nice to meet you! i'm from Bari (south italy near the sea!) but currently i'm working in Milan (sw dev on dvb-mhp, web); i'm using rap for a personal project and i find it very interesting. Have a good job with RAP dev :) Ciao Christian ...
54 Forum: Buckminster «» Posted on: Wed, 13 February 2008 20:43 «» By: Eclipse User
Re: .log file
Originally posted by: johnmc.cs.clemson.edu This is a multi-part message in MIME format. --------------080004000302030600020203 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit I am using Eclipse 3.4.0 Buil...
55 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 15:54 «» By: Eike Stepper
Re: [CDO] is it what I want ?
This is a multi-part message in MIME format. --------------020908040203020601060508 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Thomas schrieb: > Hello Eike, > > thanks for your reply. Im j...
56 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 15:54 «» By: Eclipse User
Re: [CDO] is it what I want ?
Originally posted by: stepper.sympedia.de This is a multi-part message in MIME format. --------------020908040203020601060508 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Thomas schrieb: > Hello Ei...
57 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:31 «» By: Simon Mc Duff
Re: [CDO] is it what I want ?
Hi Thomas, I would like to share our experience with CDO and Query. To use a more standard API, we develop a basic (not complete yet) JPA implementation using CDO. For the query, (this is the part I want to mention you) we use OCL as our languag...
58 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:31 «» By: Simon Mc Duff
Re: [CDO] is it what I want ?
Hi Thomas, I would like to share our experience with CDO and Query. To use a more standard API, we develop a basic (not complete yet) JPA implementation using CDO. For the query, (this is the part I want to mention you) we use OCL as our languag...
59 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:16 «» By: Thomas
Re: [CDO] is it what I want ?
Hello Eike, thanks for your reply. Im just evaluating. So Ill open a request as soon as I decide to dive deeper into it. If I understand you right the query will be executed on the server and has to be pure sql. For that I would have to learn abou...
60 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:16 «» By: Eclipse User
Re: [CDO] is it what I want ?
Originally posted by: tom.eiswind.de Hello Eike, thanks for your reply. Im just evaluating. So Ill open a request as soon as I decide to dive deeper into it. If I understand you right the query will be executed on the server and has to be pure sql....
61 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:01 «» By: Eclipse User
Re: [CDO] is it what I want ?
Originally posted by: stepper.sympedia.de This is a multi-part message in MIME format. --------------030606020309080208060407 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi Thomas, With CDO you nee...
62 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 29 January 2008 14:01 «» By: Eike Stepper
Re: [CDO] is it what I want ?
This is a multi-part message in MIME format. --------------030606020309080208060407 Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Hi Thomas, With CDO you need a CDOView to access model objects. CDOVie...
63 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Wed, 19 December 2007 16:29 «» By: Eclipse User
Re: [Net4J] Bluetooth and/or comm port connectivity
Originally posted by: jconlon.apache.org Eike Stepper wrote: > John E. Conlon schrieb: >>> [stuff deleted] >>>> How does CDO compare to Teneo? >>> I'd say the main difference is the deployment strategy. While Teneo &...
64 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Wed, 19 December 2007 16:29 «» By: Eclipse User
Re: [Net4J] Bluetooth and/or comm port connectivity
Originally posted by: jconlon.apache.org Eike Stepper wrote: > John E. Conlon schrieb: >>> [stuff deleted] >>>> How does CDO compare to Teneo? >>> I'd say the main difference is the deployment strategy. While Teneo &...
65 Forum: IMP «» Posted on: Fri, 09 November 2007 18:24 «» By: Stan Sutton
Re: Extensibility of IMP
Hi Stephan! Thanks for your general interest and specific response on this. I think that what you are proposing makes a lot of sense. IMP is really a project to investigate development of IDEs, not a project to investigate extensibility. As a...
66 Forum: IMP «» Posted on: Fri, 09 November 2007 18:24 «» By: Stan Sutton
Re: Extensibility of IMP
Hi Stephan! Thanks for your general interest and specific response on this. I think that what you are proposing makes a lot of sense. IMP is really a project to investigate development of IDEs, not a project to investigate extensibility. As a...
67 Forum: IMP «» Posted on: Thu, 08 November 2007 23:53 «» By: Stephan Herrmann
Re: Extensibility of IMP
Hi Stan! Hi Bob! Stanley Sutton wrote: > (We might be able to get some additional extensibility using > aspect-oriented techniques, but I won't try to speculate about that here.) Ok, this looks like the perfect cue for my part ;-) i.e., I ...
68 Forum: IMP «» Posted on: Thu, 08 November 2007 23:53 «» By: Stephan Herrmann
Re: Extensibility of IMP
Hi Stan! Hi Bob! Stanley Sutton wrote: > (We might be able to get some additional extensibility using > aspect-oriented techniques, but I won't try to speculate about that here.) Ok, this looks like the perfect cue for my part ;-) i.e., I ...
69 Forum: Java Development Tools (JDT) «» Posted on: Mon, 30 July 2007 23:47 «» By: Paul A. Rubin
Re: Jave 3.3 code formatter question
Hi Jacek, Jacek Pospychala wrote: > hi Paul, > sorry, currently there is no way to do what you want. Would you agree > with me, that formatting you'd like to have is very specific? Yes -- definitely a matter of personal taste, and my tas...
70 Forum: EMF «» Posted on: Mon, 18 June 2007 13:36 «» By: Dimitrios Kolovos
Re: XML serialization problem
This is a multi-part message in MIME format. --------------050005010203040300010106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Ed, Thanks for your prompt reply. Comments below: Ed Merks wrote: &...
71 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 02 February 2007 14:08 «» By: JG
Re: [Teneo] Newbie question: Do I really have to register all my packages to Teneo manually? (using
Martin Taal wrote: > Hi Jurgen, > No there is currently no option to do that. Using the code posted by Ed > in the other post I think you can solve this on your side. > How many epackages do you have? And how many epackages do you add/remov...
72 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 02 February 2007 14:08 «» By: JG
Re: [Teneo] Newbie question: Do I really have to register all my packages to Teneo manually? (using
Martin Taal wrote: > Hi Jurgen, > No there is currently no option to do that. Using the code posted by Ed > in the other post I think you can solve this on your side. > How many epackages do you have? And how many epackages do you add/remov...
73 Forum: Visual Editor (VE) «» Posted on: Tue, 05 December 2006 14:50 «» By: Eclipse User
Re: SWT Application with several shells
Originally posted by: richkulp.us.NO_SPAM.ibm.com It sees parents only in the same physical class. You can drop several shells on the freeform (white) surface. Then when you need to show that shell you do a if (shell1 == null) createShell1();...
74 Forum: Visual Editor (VE) «» Posted on: Tue, 05 December 2006 14:50 «» By: Eclipse User
Re: SWT Application with several shells
Originally posted by: richkulp.us.NO_SPAM.ibm.com It sees parents only in the same physical class. You can drop several shells on the freeform (white) surface. Then when you need to show that shell you do a if (shell1 == null) createShell1();...
75 Forum: Newcomers «» Posted on: Wed, 11 October 2006 11:58 «» By: Keven Ring
Re: Eclipse adding bin directory to subversion
Perhaps you're not using the subclipse plugin, which provides similar subversion repository access as TortoiseSVN, but as a Team Plugin [similar to the CVS Team plugin that comes with eclipse]? My build directories do not include the .svn directorie...
76 Forum: Dali «» Posted on: Wed, 26 April 2006 14:06 «» By: Kevin Sutter
Re: DDL Generation observations
Thanks, Karen. I have opened the requested Enhancement and Bug reports. Details of the reports are posted below... Karen wrote: > Hi Kevin, >> o Are Discriminator columns supported yet? I had a Discriminator Column >> defin...
77 Forum: Dali «» Posted on: Wed, 26 April 2006 14:06 «» By: Kevin Sutter
Re: DDL Generation observations
Thanks, Karen. I have opened the requested Enhancement and Bug reports. Details of the reports are posted below... Karen wrote: > Hi Kevin, >> o Are Discriminator columns supported yet? I had a Discriminator Column >> defin...
78 Forum: Dali «» Posted on: Tue, 25 April 2006 21:20 «» By: Karen Butzke
Re: DDL Generation observations
Hi Kevin, > o Are Discriminator columns supported yet? I had a Discriminator Column > defined for one of my tables, and I didn't see that get generated in my > DDL. I modified my script before running it. I am currently adding suppor...
79 Forum: Dali «» Posted on: Tue, 25 April 2006 21:20 «» By: Karen Butzke
Re: DDL Generation observations
Hi Kevin, > o Are Discriminator columns supported yet? I had a Discriminator Column > defined for one of my tables, and I didn't see that get generated in my > DDL. I modified my script before running it. I am currently adding suppor...
80 Forum: BIRT «» Posted on: Fri, 07 April 2006 05:12 «» By: Eclipse User
Re: Birt output format
Originally posted by: qauck.msn.com Fabien, For "doc" format, why not just open the html file in Word and choose "save as..."->"(*.doc)"? Just let Micro$oft do what you want:). For "xls" format, I've writ...
81 Forum: BIRT «» Posted on: Thu, 26 January 2006 22:33 «» By: Eclipse User
Re: BIRT release management is doing itself a disservice
Originally posted by: jake.westviewclose.co.uk Jason, I'm a little bit late to the party on this, but mainly stayed out as I don't really know my war from my jar....... However, someone raised a very good point (apologies that I'm too lazy to re...
82 Forum: BIRT «» Posted on: Thu, 26 January 2006 19:56 «» By: Jason Weathersby
Re: BIRT release management is doing itself a disservice
I want to thank everyone for there feedback on this subject. The PMC is currently working on some proposals to solve this issue. Once that is complete, I will post for your feedback Jason Weathersby BIRT PMC "Martin Aspeli" <maspel...
83 Forum: BIRT «» Posted on: Wed, 25 January 2006 14:36 «» By: Eclipse User
BIRT release management is doing itself a disservice
Originally posted by: maspeli.deloitte.co.uk Hi BIRT people, I want to put this in writing, in the hope that you will learn from it. I'm not trying to troll, only to offer my an insight into the experiences of someone from outside your sphere trying ...
84 Forum: EMF «» Posted on: Thu, 27 October 2005 12:44 «» By: Eclipse User
Re: Lazy loading resource (was: Resolving Containment/Container Proxies and Cross Resource Containme
Originally posted by: marchign.fastmail.fm Martin Taal wrote: > Davide Marchignoli wrote: > >> Martin, >> >> Martin Taal wrote: >> >>> >>> Davide Marchignoli wrote: >>> >>> >...
85 Forum: EMF «» Posted on: Thu, 27 October 2005 12:25 «» By: Martin Taal
Re: Lazy loading resource (was: Resolving Containment/Container Proxies and Cross Resource Containme
Davide Marchignoli wrote: > Martin, > > Martin Taal wrote: > >> >> Davide Marchignoli wrote: >> >>> Sure, but I think that in order to implement this, you nevertheless >>> need to keep the set of ...
86 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 14 October 2005 21:10 «» By: Eclipse User
Re: Call for Input For CDT Fall Conference: CDT Usability
Originally posted by: fireonyoursleeve.hotmail.com I really appreciate the current indexing support and hope to see it continue to grow. That's what currently excites me most about CDT. I hope one day to see it catch up to and exceed existing tools ...
87 Forum: ServerTools (WTP) «» Posted on: Fri, 30 September 2005 19:04 «» By: Dan Thurman
Re: This has to be frustrating....
You ARE rude. What is it that you think that I am advertising here? And what makes you think I am trolling in Eclipse when a fellow developer gave me a pointer to try out Eclipse? At least someone else in this newsgroup thread recognizes the value ...
88 Forum: Eclipse Platform «» Posted on: Tue, 14 December 2004 11:50 «» By: No real name
Re: non-technical (more or less legal) question.
Yes, but seeing thing as they are and that IBM, Borland and all other companies already have eclipse plugins which are commercial, not open source and NOT cpl means that the term 'derivative' allows for anyone to extends the eclipse classes and import t...
89 Forum: Eclipse Platform «» Posted on: Mon, 08 November 2004 16:45 «» By: Eclipse User
Re: Java 1.5 compatibility?
Originally posted by: daniel.megert.gmx.net CL [dnoyeb] Gilbert wrote: > Christian Hauser wrote: > >> CL [dnoyeb] Gilbert wrote: >> >>> Whats the word on eclipse 3.x compatability with Sun Java 1.5 with >>> gen...
90 Forum: Eclipse Platform «» Posted on: Mon, 08 November 2004 15:05 «» By: Eclipse User
Re: Java 1.5 compatibility?
Originally posted by: Lamont_Gilbert.rigidsoftware.com Christian Hauser wrote: > CL [dnoyeb] Gilbert wrote: > >> Whats the word on eclipse 3.x compatability with Sun Java 1.5 with >> generics and whatnot? > > > Check ...
91 Forum: Standard Widget Toolkit (SWT) «» Posted on: Wed, 03 March 2004 19:44 «» By: Jim Steinberger
Re: 3 problems creating an auto-complete combo control
.... Feel free to disregard my System.out.println debugging lines. ::crawls into a corner:: "Jim Steinberger" <steinberger@dynedge.com> wrote in message news:c25b71$7j2$1@eclipse.org... > Thanks! > > I used all yo...
92 Forum: Standard Widget Toolkit (SWT) «» Posted on: Wed, 03 March 2004 19:24 «» By: Jim Steinberger
Re: 3 problems creating an auto-complete combo control
Thanks! I used all your wonderful suggestions. I initially passed over the "setSelection(Point selection)" method because I assumed it was going to want pixel coordinates. But setSelection(originalText.length(), newText.length()) worked ...
93 Forum: GEF «» Posted on: Wed, 28 January 2004 16:01 «» By: Eclipse User
Re: Export to png or jpeg
Originally posted by: markp.softlanding.com Randy Hudson wrote: > You should use the printable layer. The connection layer is a peer > to the contents part's parent. Get the LayerManager from the > viewer's registry. See the included Prin...
94 Forum: Eclipse Platform «» Posted on: Thu, 08 January 2004 21:20 «» By: Eclipse User
Re: Accelarators for Actions
Originally posted by: John_Arthorne.oti.com_ '&' sets the mnemonic that underlines a character in the word, allowing you to press that letter and jump to that action. To get key bindings to work, there are a couple of things you need to do: 1)...
95 Forum: Standard Widget Toolkit (SWT) «» Posted on: Tue, 04 November 2003 15:55 «» By: Anthony Bennis
Re: Shading a scanned Image
May I ask how you implement the "imageData.setPixels(...)" method? I need to imcrement the RGB value of an Images every pixel, but don't see how I can do this. How is the RGB value calcaulated and passed through to the setPixels method? I th...
96 Forum: Standard Widget Toolkit (SWT) «» Posted on: Wed, 29 October 2003 22:52 «» By: Mitch Christensen
Re: Shading a scanned Image
I had another idea, perhaps someone can tell me if I'm wasting my time. Currently, I create a composite with an associated PaintListener that does a gc.drawImage() of a scanned document image. My first approach was to modify the existing PaintListene...
97 Forum: ServerTools (WTP) «» Posted on: Fri, 19 September 2003 15:17 «» By: Eclipse User
Re: Doing something about it.
Originally posted by: mark_lybarger.nospam.yahoo.com Just a few thoughts since there seems to be some actual interest in moving this project along. Like a lot of folks, I'd really like to see it take off. (any funding from IBM available?? probably wish...
98 Forum: ServerTools (WTP) «» Posted on: Fri, 05 September 2003 12:23 «» By: Eclipse User
Re: Doing something about it.
Originally posted by: robert.varga.fathomtechnology.com I think you should rather put it up on a website somewhere with more formatting available. Or, I don't know, whether the wiki pages are world-writable or not... Regards, Robert Varga &qu...
99 Forum: ServerTools (WTP) «» Posted on: Fri, 05 September 2003 06:50 «» By: Eclipse User
Doing something about it.
Originally posted by: bf.digitalstrider.com To finally get started on this list (im really annoyed so far) i made up this document which should reflect the current state the thoughts which popped up (at least if i wasnt carried away while writting it)....
100 Forum: Eclipse Platform «» Posted on: Wed, 03 September 2003 14:38 «» By: Eclipse User
Re: M3 editor issues?
Originally posted by: faust.acm.org Sounds like you are getting some superfluous spaces somehow. Simpleton's question but do you have the Jalopy plugin installed currently? Could that be the culprit? Which platform are you running on? Is it just this in...
101 Forum: Standard Widget Toolkit (SWT) «» Posted on: Tue, 10 June 2003 22:43 «» By: Eclipse User
Selection in an Indian Language Editor
Originally posted by: joseph.cse.iitk.ac.in I've got a little problem. I'm currently in the process of making an Indian Language Editor(ILE) supporting indian languages. With the usual word processor stuff: 1) text formatting(bold-italic-colors) ...
102 Forum: Equinox «» Posted on: Fri, 28 February 2003 18:05 «» By: Eclipse User
Re: Component Model
Originally posted by: ogruber.us.ibm.com I agree with you there David. But it seems we are thinking about two levels, or at least, I am :-) The native installer should be used to install the Eclipse platform itself... check the dependencies on the J...
103 Forum: Equinox «» Posted on: Wed, 26 February 2003 22:12 «» By: David J. Orme
Re: Component Model
Christophe Elek wrote: > Another word :-) > We realized that Update Manager should not be the installer. Most > programmer (if not all) will use native installer (RPM, and so on). > Some other will work with JNLP. Other will use DMTF or T...
104 Forum: Equinox «» Posted on: Tue, 25 February 2003 15:20 «» By: Eclipse User
Re: Eclipse - OSGi Comparison
Originally posted by: ogruber.us.ibm.com My technical comments below... -- Olivier Gruber, Ph.D. Persistent & Distributed Object Platforms and Frameworks IBM TJ Watson Research Center "Jeff McAffer" <jeff_mcaffer_REMOVE@ca.ib...
105 Forum: GEF «» Posted on: Mon, 08 July 2002 17:27 «» By: Eclipse User
Re: Automatic graph layout
Originally posted by: none.ibm.com "Knut Wannheden" <knut@paranor.ch> wrote in message news:agc6tc$d07$1@rogue.oti.com... > Hi, > > Is it planned for future versions of draw2d to support such a feature? > Currently...

Current Time: Thu Jun 13 16:40:33 GMT 2024

Powered by FUDForum. Page generated in 1.73262 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top