Eclipse Community Forums: Search for question mark Skip to main content


Eclipse Community Forums
Forum Search:

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

1087 Search Results Found
1 Forum: C / C++ IDE (CDT) «» Posted on: Sat, 02 July 2022 00:10 «» By: Bart Metz
unresolved inclusion
How come when I include header files like stdio.h, which compile just fine, eclipse shows a little question mark that says "unresolved inclusion"?
2 Forum: Sirius «» Posted on: Wed, 10 March 2021 15:03 «» By: Yufei Zhou
How to split aird files to improve performance?
Hi, I'm current working on improving the performance of my sirius project. My model is like this: |-- Root ||-- Child 1 ||-- Child 2 ||-- Child 3 ...... The Root element composites of multiple Child elements. The top-level element in my Modeli...
3 Forum: Epsilon «» Posted on: Fri, 22 May 2020 13:40 «» By: Weslley Torres
Check consistency - multi domain
Dear all, My name is Weslley Torres and I am a Phd Student at Eindhoven University of Technology. My supervisors are Mark van den Brand and Alexander Serebrenik, both from the same University. I am writting a paper about tools/frameworks used to manage ...
4 Forum: EGit / JGit «» Posted on: Mon, 13 January 2020 16:40 «» By: Michael Moser
Re: Eclipse marks ALL files and folders with question mark
OK - I updated to v2019-12. > Are you sure the projects shown in your workspace are actually physically located in the actual clone's working tree? Yes, I can! > It seems impossible for a file decorated as being a new uncommitted and that ...
5 Forum: EMF «» Posted on: Wed, 02 January 2019 14:49 «» By: Ed Merks
Re: Problem with load
There isn't a question mark, so there isn't a question? Did you intend at some point to call unload first and then call load afterwards? Did you look at any of what's going on using the debugger?
6 Forum: Objectteams «» Posted on: Wed, 04 January 2017 11:52 «» By: Lars Schütze
Simple detail questions
Hi, I have browsed through the source code to get a glimpse of how things are implemented. Thereby I found some things that make me question myself. I am working on the Neon branch maintenance/OTDT_2.5.x. 1) CreateDispatchCodeInCallAllBindingsAdap...
7 Forum: Subversive «» Posted on: Thu, 29 December 2016 19:18 «» By: Alexander Gurov
Re: Merge menu item in Team sync view?
Hello! If I understood your question properly, then you're referring to the 'merge group' actions in general, such as 'Override & Update', 'Override & Commit', 'Mark as merged', 'Edit Conflicts', 'Edit Tree conflict'. If so - they're all present i...
8 Forum: Sirius «» Posted on: Wed, 21 September 2016 09:46 «» By: Emil Jenotte
Autoresize - keep aspect ratio
Hello, I have a question about auto resizing. I have two containers represented by a simple circle and a square (Workspace Image). I want the graphical elements to auto resize according to what ever objects are added to the container. That works perf...
9 Forum: ServerTools (WTP) «» Posted on: Fri, 24 June 2016 13:25 «» By: Larry Isaacs
Re: Java class files for tomcat, where?
On 6/22/2016 7:30 AM, Jens Andersson wrote: > This question was posted in the Newcomers forum, see > https://www.eclipse.org/forums/index.php?t=msg&th=1078579&goto=1735581&#msg_1735581. > A comment suggested re- posting here. > ...
10 Forum: Requirements Modeling Framework «» Posted on: Thu, 09 June 2016 18:49 «» By: Michael Jastram
Re: How to open the SpecificationEditor programmatically
Hi Mark, > I guess I have to open this one, right? Yes, this acts as the main conduit to the .reqif file. We were contemplating to do this vis Sphinx, which could do without it (but so far, we have no strong incentive to do so). > 2) I can t...
11 Forum: Newcomers «» Posted on: Wed, 23 March 2016 14:30 «» By: Russell Bateman
Re: What does "exclamation mark" (!) mean on xubuntu eviroment? Eclipse program.
On 03/23/2016 05:03 AM, Patrizia De Beneetis wrote: > Hi fellows. > > I wanted to know what does the exclamation mark mean? > > For example: > > while(!try(second)) .. > > Does it refer to any previous used information ...
12 Forum: C / C++ IDE (CDT) «» Posted on: Mon, 01 February 2016 18:32 «» By: David Vavra
Re: LOG4CXX and 'Invalid argument' problem
A question mark is appearing where a type name would be expected. Your index is likely messed up. Try rebuilding it using Project ==> C/C++ Index ==> Rebuild. It's also possible that you have unresolved includes. Try Project ==> C/C++ Index ==>...
13 Forum: EGit / JGit «» Posted on: Mon, 01 February 2016 08:04 «» By: Terence Miller
Re: Resetting a specific file
I trapped in similar question and feedl like beeing in yak hair studio. I am in the sync view as i want to sync my local changes with remote master. Then after some time i have the situation i wanna throw away my changes and leave the one on the master a...
14 Forum: Newcomers «» Posted on: Mon, 19 October 2015 14:25 «» By: Russell Bateman
Re: setting treeview text color?
On 10/18/2015 10:31 PM, Mark Harrison wrote: > Thanks. Let me simplify the question. > > How do I set the text color of the items in the Package Explorer tree view? It's not my understanding that such granularity exists. Certainly it does...
15 Forum: EMF «» Posted on: Tue, 03 March 2015 10:35 «» By: Ed Merks
Re: EcoreUtil.EqualityHelper and 'ordered' feature
Mark, Comments below. On 03/03/2015 11:12 AM, Mark Hoffmann wrote: > Hi Ed, > > Touche :). > I agree completely. Some modifications can avoid the modification: > > > protected boolean haveEqualReference(EObject eObject1,...
16 Forum: Sirius «» Posted on: Tue, 13 January 2015 09:05 «» By: Esteban Dugueperoux
Re: 'container' variable not available
Hi Wilbert, The container variable in the context of your edge is the semantic element behind the parent of your edge and as edge parent is the DDiagram then container is the semantic element behind your DDiagram. If the container variable is unr...
17 Forum: Sirius «» Posted on: Mon, 12 January 2015 15:15 «» By: Wilbert Alberts
'container' variable not available
Hi, The 'tool' that I'm trying to realize provides means to connect nodes with edges. The edges are 'element based' and each edge end has a number of attributes. I need to provide a way to select a specific edge end. So far I created a popup menu hav...
18 Forum: Java Development Tools (JDT) «» Posted on: Sun, 07 September 2014 16:38 «» By: Ed Merks
Re: Java Error.
It's weekend so best you expect people not to be working. It's also best you formulate an actual question---typically that involves a question mark somewhere---keeping in mind that this forum is for questions about how to use the JDT's tools and API...
19 Forum: Java Development Tools (JDT) «» Posted on: Sun, 07 September 2014 04:25 «» By: Ed Merks
Re: Java Error.
You post (at least for me) at 7:42PM on a Saturday, and at 1:22AM you wonder why there isn't an answer yet. Your post has no question mark so you've not actually posted a question. The question isn't even about JDT it's purely a Java question, and...
20 Forum: Newcomers «» Posted on: Fri, 05 September 2014 03:42 «» By: Russell Bateman
Re: Deploy test resource to Tomcat Server
On 09/04/2014 04:13 PM, Mark Beierl wrote: > I have a Maven war project that I can run in Eclipse by deploying it to > a Tomcat server. This works fine for developing and debugging, but I > also have a test.xml resource file that I would like ...
21 Forum: Papyrus «» Posted on: Mon, 25 August 2014 14:18 «» By: Christian Damus
Re: Papyrus has Oomph!
Hi, Ernesto, Sorry for the delayed response. I'm just now back from a few weeks of vacation. It seems that the FindBugs update site at the University of Maryland has gone off-line and the only way to install that plug-in now is by downloading ...
22 Forum: C / C++ IDE (CDT) «» Posted on: Tue, 22 July 2014 14:54 «» By: Will Lyons
include paths for C
Long time Java in Eclipse user, first(-ish) time C in Eclipse user. I'm a long time C user, just not in Eclipse. I am using the IAR Embedded Workbench v6.5 for ARM as my tool chain. I'm not concerned about getting Eclipse to compile using it, I just w...
23 Forum: e(fx)clipse «» Posted on: Mon, 02 June 2014 11:24 «» By: Christoph Keimel
Re: Hot to programmatically tell the framework to clear the persisted state
> Yes that sounds like the way to go and sounds like a nice new feature > and certainly the first important step! An implementation is up vor review: https://bugs.eclipse.org/bugs/show_bug.cgi?id=436351 > An even improved version (and futu...
24 Forum: EclipseLink «» Posted on: Wed, 28 May 2014 20:44 «» By: Rainer H.
positional parameter in query
I have a query string like "select b from Book b where b.title like ?". Creating the query fails with following exception: java.lang.IllegalArgumentException: An exception occurred while creating a query in EntityManager: Exception Descripti...
25 Forum: BIRT «» Posted on: Wed, 21 May 2014 14:16 «» By: Kristopher Clark
Re: change query depending on locale
donino donino wrote: > I don't think it is necessary to use a report parameter such "mylocale" > here. You could try this: > > In the query of your dataset, use a question mark like this: > Select * from table where country=? ...
26 Forum: EGit / JGit «» Posted on: Mon, 03 March 2014 17:02 «» By: john db
Merge tool - better remove conflict markers functionality when rejecting change?
I think it would be better if EGit merge tool had some way to reject an incoming change(s) and automatically remove any remaining conflict markers in a conflicted file without having to edit and save the conflicted lines. Let me explain what I mean by e...
27 Forum: BIRT «» Posted on: Tue, 25 February 2014 17:25 «» By: donino donino
Re: Make query works with multiple values for one parameter
The error message suggests there is some query parameter (a question mark '?') in the dataset. Typically, this error occurs when there is a question mark in the original query, which is dynamically removed by a script such beforeOpen. If possible you sh...
28 Forum: GEF «» Posted on: Sat, 22 February 2014 03:02 «» By: f w
how to change the diagram origin to (-5,-5)
Hi, A question confused me for a long time about how to change the diagram default location? As you known, A logic sample exist in GEF plugin. In this logic sample, the diagram top-left position is (0,0), but I want to change the default top-left pos...
29 Forum: Newcomers «» Posted on: Thu, 16 January 2014 19:26 «» By: bryan blake
Re: cannot set breakpoint
There is no question mark in the thread, but I believe that is because Edgar doesn't speak English and didn't think about the importance of the question mark. The question he is asking is if taking out that particular jar file will solve his problem and al...
30 Forum: Newcomers «» Posted on: Wed, 20 November 2013 16:26 «» By: James Furness
FORTRAN Program runs fine but java NullPointerException on debug
Unable to post links so sorry for the poor formatting... I have a question running on stack exchange regarding this, but so far there is little progress. The contents of this is below. I thought asking here might be wise. I encounter the a problem a...
31 Forum: C / C++ IDE (CDT) «» Posted on: Thu, 24 October 2013 13:20 «» By: Axel Mueller
Re: Question mark stated at .c and .h name
The question mark indicates that these files are new that means unknown for your version control system (CVS, git or whatever you are using). When you commit the files the question mark will disappear.
32 Forum: EMF «» Posted on: Wed, 23 October 2013 17:13 «» By: Eike Stepper
Re: cdo - master of how your code to run in eclipse?thank you!
Am 23.10.2013 08:42, schrieb wang songbai: > cdo - master of how your code to run in eclipse? > thank you! Although there's a question mark there's really no question in here. You may want to rephrase your question so that we can help you in cas...
33 Forum: Marketplace Client Project «» Posted on: Mon, 23 September 2013 08:53 «» By: zoran minhen
Re: Difference between Eclipse: "Help->Marketplace" and "Help->Install new soft
Thanks Tom, I was looking for Eclipse documentation where I would find by myself answer on this(or similar) question but I faild. Could you please tell me where is the most complete documentation of Eclipse to be found ? PS. Is there any option her...
34 Forum: Newcomers «» Posted on: Mon, 12 August 2013 10:59 «» By: Dmitri Husti
Eclipse SDK 4.2 Parts Change Question
Hi, I want to make a application like a website. With header aside content footer. My Question is what is the best way to change the content part when I'm clicking on the navigation in header or aside part. And one further Question. I do not use forum...
35 Forum: Plugin Development Environment (PDE) «» Posted on: Thu, 08 August 2013 15:58 «» By: Stefan Snooc
Job does not sleep [org.eclipse.core.runtime.jobs.Job]
I am about to implement a debugger for Eclipse. For this I want to use a org.eclipse.core.runtime.jobs.Job; Objetct to handle the event when my debugging device reaches a breakpoint. In this case thread.resume() returns. Even though the thread is suspended...
36 Forum: Standard Widget Toolkit (SWT) «» Posted on: Tue, 16 July 2013 14:55 «» By: Grant Gayed
Re: my browser widget is always causing the web kit so's to load
Hi Mark, there should only be a couple of possibilities here, unless you're seeing an SWT bug: 1. You say that you're setting -Dorg.eclipse.browser.DefaultType=mozilla, but your property name is missing its "swt" segment (should be "...
37 Forum: Jubula «» Posted on: Mon, 01 July 2013 14:52 «» By: Achim Loerke
Re: How to do a "sum" of two variables?
You can do this by using functions - which are started with a question mark. Just try it by typing ? in the parameter field and do a text completion (ctrl space). Your requirement would be solved by ?add($VAR1,$VAR2) There are only a few basic fu...
38 Forum: Eclipse 4 «» Posted on: Tue, 11 June 2013 13:07 «» By: Ezequiel Panepucci
Re: @Optional resource not being injected
hi Dirk, Here is the documentation for "@Optional" which I rely on: " The @Optional annotation can be applied to methods, fields, and parameters to mark them as optional for the dependency injection. Typically, if the injector is unab...
39 Forum: BIRT «» Posted on: Wed, 20 March 2013 13:58 «» By: Mike Schlossberg
XML Datasource - Do Not Encode Question Mark
Hi, I'm creating a report that accesses data from XML output. I've entered the source in "Data Sources"->"Property Binding"->"XML Data Source File:" However, the report doesn't run correctly as BIRT seems to urlenco...
40 Forum: EMF «» Posted on: Thu, 07 March 2013 11:35 «» By: Eike Stepper
Re: [CDO] CDORevisionImpl instance count
Am 07.03.2013 10:40, schrieb Per Sterner: > Hello, > > I did a little test for our environment and got an out of memory exception. Then I tried to reproduce the situation with a CDO testcase. > (We are using the current trunk from CDO) >...
41 Forum: Standard Widget Toolkit (SWT) «» Posted on: Thu, 21 February 2013 19:33 «» By: Mark Fishman
loading a private key into the embedded browser widget
This is a rather esoteric question but I figured I would see if anyone has any suggestions. This problem is yet another one that I have run into since I upgraded from Eclipse 3.7.2/Xulrunner 3.6 to Eclipse 3.8.1/Xulrunner 10.0.4. My application does a...
42 Forum: EMF «» Posted on: Tue, 12 February 2013 05:19 «» By: Ed Merks
Re: How should I model this relationship.
Roland, Comments below. On 11/02/2013 1:47 PM, Roland Tepp wrote: > Hey Ed, > > I would rather not do that as the backend storage (DB schema) of the > model is not very likely to change any time soon and I have very > little inf...
43 Forum: EMF «» Posted on: Sat, 09 February 2013 10:09 «» By: Ed Merks
Re: uri fragments vs. ID's in serialized Non-Containment references
Roza, Comments below. On 09/02/2013 1:28 AM, Roza Ghamari wrote: > > Hi, > > I think my question is kind of related to this discussion. I saw that > you (Ed Mark) mentioned that the items that are in a list are > referenced ...
44 Forum: EMF «» Posted on: Sat, 09 February 2013 00:28 «» By: Roza Ghamari
Re: uri fragments vs. ID's in serialized Non-Containment references
Hi, I think my question is kind of related to this discussion. I saw that you (Ed Mark) mentioned that the items that are in a list are referenced by their index and not by the ID. The problem I have is that my files can be edited separately so this i...
45 Forum: Jubula «» Posted on: Thu, 24 January 2013 14:47 «» By: Alexandra Schladebeck
Re: Testing Drag and Drop
Hi Mark, Good question I'm assuming that dropping it on the item doesn't automatically place it before or after in your AUT (long shot, but worth a shot!). I know that we don't have any specific support to drop above or below an item, just the standard...
46 Forum: Standard Widget Toolkit (SWT) «» Posted on: Wed, 23 January 2013 17:10 «» By: Mark Fishman
swt, xulrunner 10, and Javascript XPCOM calls
I have switched my embedded browser component in my SWT application from xulrunner 3.6 to xulrunner 10. However, in doing so, I have run into a problem. When using xulrunner 3.6, I could do a Browser browser = new Browser(parent, SWT.Mozilla); a...
47 Forum: EMF «» Posted on: Tue, 18 December 2012 22:40 «» By: Vlad Gheorghe
Re: Handle external changes - determine "changed" resources
Hello Ed, Thanks a lot for the reply. Please find my comments inline. On Mon, Dec 17, 2012 at 5:31 PM, <webmaster@eclipse.org> wrote: > > Subject: Re: Handle external changes - determine &quot;changed&quot; resources Au...
48 Forum: Newcomers «» Posted on: Sat, 06 October 2012 19:25 «» By: Robert Lockwood
Icon in menu bar does not work Indigo on Ubuntu 11.10
I have just installed Indigo (on a clean install of Ubuntu 11.10) for Java Development. I downloaded the file and unpacked it in ~/home/Development. When I double click on the executable it starts but the icon in the icon bar just has a question mark and...
49 Forum: EMF «» Posted on: Wed, 12 September 2012 10:52 «» By: Eike Stepper
Re: [CDO] Opening an EMF editor on a remote CDO repository
Am 12.09.2012 10:54, schrieb Yvan Lussaud: > Hi, > > I'm trying to open a generated EMF editor on a Resource located on a remote CDO repository > (tcp://localhost:2036/REPO/resource.model). > > I started by looking at the CDOViewP...
50 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 24 August 2012 04:28 «» By: Chris Stankevitz
Re: Subprojects give me grief when using cmake
Axel, Thank you for this tip. I have been using it for the past couple weeks. I like that I can mark a project "derived" and signal that it should not be used for source code editing. I do not use Eclipse's 'search' feature, but I do believ...
51 Forum: Newcomers «» Posted on: Mon, 20 August 2012 14:57 «» By: David Wegener
Re: ADT project &quot;is Library&quot;
On 08/20/2012 07:32 AM, rus rus wrote: > ADT have abilities "mark" project as Library. And use this project in > any other projects. I can modify "Library" project and it touch all > project that use this "library"...
52 Forum: Newcomers «» Posted on: Mon, 20 August 2012 12:32 «» By: rus rus
ADT project "is Library"
ADT have abilities "mark" project as Library. And use this project in any other projects. I can modify "Library" project and it touch all project that use this "library". This very comfortable for management. I thought this ab...
53 Forum: Rich Client Platform (RCP) «» Posted on: Thu, 12 July 2012 22:25 «» By: Thomas Schindl
Re: programatically detach a view in 4.2
It is used by DetachedDropAgent and my initial comment was wrong one can detach any MPartSashContainerElement which is a part or a complete stack. Tom Am 13.07.12 00:22, schrieb Tom Schindl: > I can't tell you which API but a good start is EMode...
54 Forum: Rich Client Platform (RCP) «» Posted on: Thu, 12 July 2012 22:22 «» By: Thomas Schindl
Re: programatically detach a view in 4.2
I can't tell you which API but a good start is EModelService#detach which allows to detach a complete stack. Tom Am 12.07.12 20:44, schrieb Mark Fishman: > So I want to switch my RCP application from 3.7.2 to 4.2 to take > advantage of some ...
55 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 29 June 2012 12:31 «» By: Laurent Alebarde
syntax control compatibility with cx11
Hi all, I have upgraded to gcc 4.7 which implements cx11. But the Eclipse CDT automatic syntax control looks compatible with it. My code compiles and run, but the Eclipse CDT editor put a yellow square with a question mark in the margin, with the buble ...
56 Forum: Jubula «» Posted on: Tue, 26 June 2012 15:38 «» By: Amanda Mitchell
Re: Regular expression is failing in latest Jubula
I am having a similar issue with the ? using Jubula version 1.2.0 I want my string to read: .*Chains?: =ChainNames , which is invalid. If I escape the question mark once .*Chains\?: =ChainNames when running a test I encounter a testing error that states...
57 Forum: EMF «» Posted on: Fri, 22 June 2012 12:31 «» By: Ed Merks
Re: Ecore code generation strategy using inheritance
Mark, Comments below. On 22/06/2012 7:40 AM, Mark Hoffmann wrote: > Hi all, > > I have a question regarding the code generation for multi-inheritance. > I have an ecore > With three classes AClass, ASuperClass, BInterface. AClass...
58 Forum: Jubula «» Posted on: Tue, 17 April 2012 16:10 «» By: Achim Loerke
Re: Regular expression is failing in latest Jubula
Jubula 1.2 introduced functions as possible parameter values. The lead-in character for functions is the question mark. To fix this problem you have to escape all question marks with backslashes.
59 Forum: JFace «» Posted on: Tue, 27 March 2012 15:33 «» By: Mark Hoffmann
[Databinding] Is this a good Master-Details-Binding pattern for my use case?
Hello, this is not a question to solve a problem. Everything works fine. This is a question of a good design for a certain demand. Imagine the following use-case. At night my server application imports a lot of data. These data will be valiated durin...
60 Forum: GMF (Graphical Modeling Framework) «» Posted on: Tue, 27 March 2012 14:42 «» By: Guillaume Hillairet
Re: Options in GMF Wizard
repost, previous had bad formatting. Hi Heinz, See comments below. On 2012-03-27 15:05:44 +0200, Heinz Huber said: Hi, >> i am trying to build a GMF on top of my xtext project. >> I found the following instructions: http://www...
61 Forum: GMF (Graphical Modeling Framework) «» Posted on: Tue, 27 March 2012 14:33 «» By: Guillaume Hillairet
Re: Options in GMF Wizard
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta h...
62 Forum: EMF «» Posted on: Thu, 15 December 2011 13:49 «» By: fabiangec Missing name
Re: [Teneo] Teneo in JEE environment
Hi Martin, my question is similar to that of Mark. I want to use Teneo in Jboss. Texo I was watching, but I prefer to use Teneo. Which would be up to you how best to use? thanks! Henry
63 Forum: Newcomers «» Posted on: Wed, 14 December 2011 00:31 «» By: Russell Bateman
Re: workspace or project? 3-mercurials + n-parts inside
On 13-Dec-11 17:12, Xavier Montero wrote: > Thanks Russell. Yes I will work on all of them during the same day. I > wonder now the following: > > If I setup the 3 projects in the same workspace, and each "subproject" > has dif...
64 Forum: Eclipse Foundation «» Posted on: Wed, 07 December 2011 12:43 «» By: Ed Merks
Re: Setting Up Tomcat Server
Well, you've come to the wrong newsgroup, because this isn't a technical newsgroup. You've also not actually asked a question; there's not even a question mark. So I'd suggest you use Google to find some information, and when you've actually tried ...
65 Forum: EMF «» Posted on: Tue, 06 December 2011 13:16 «» By: Ed Merks
Re: Ecore generator modifies reference-URIs
<html> <head> <meta content="text/html; charset=ISO-8859-1" http-equiv="Content-Type"> </head> <body bgcolor="#FFFFFF" text="#000000"> <div class="moz-t...
66 Forum: EMF «» Posted on: Tue, 06 December 2011 12:42 «» By: Eclipse User
Re: Ecore generator modifies reference-URIs
Hi Mark, thanks for the reply. For generation I mean the generation of Java codes from the ecore model. I don't know the exact mean of Initialize by Loading, maybe I can give more information about the my situation. The root problem is: I have...
67 Forum: EGL Development Tools «» Posted on: Mon, 05 December 2011 13:48 «» By: Joe Pluta
Timestamps and nulls
This started out as a discussion of timestamps and why they have to have a question mark in a record. Here's what I learned about defining a timestamp: if it has a format, it's a value, if it doesn't it's a reference. Okya, fine, but I'm still wrapping m...
68 Forum: B3 «» Posted on: Mon, 28 November 2011 13:48 «» By: Henrik Lindberg
Re: test, using opera nntp reader
Just in case someone is interested - Thunderbird 8 is seriously flawed wrt usernames/passwords. The latest release is slightly better, but it keeps loosing the username/password and when it does this it also marks all articles as unread ! The tric...
69 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 25 October 2011 08:37 «» By: Stephane Bouchet
Re: [EEF] procedure to generate context help documenation?
Hi Jay, The Documentation textarea for each element on EEF models is not used in the generation at all. this is only a field for documenting the element itself. the icon mark generated by EEF uses the Edit Property Description attributes as y...
70 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 25 October 2011 06:48 «» By: Jay Norwood
Re: [EEF] procedure to generate context help documenation?
To answer my own question ... The question mark icon and the pop-up context help are generated if you modify the emf .genmodel file's Edit->Property Description attributes for your model's attributes. I'd guess the EEF .components "Documentatio...
71 Forum: TMF (Xtext) «» Posted on: Sun, 18 September 2011 11:48 «» By: Mark Utting
Re: Simple Xbase example?
Ok, I finally got my XBase extension working. It turns out that following all the steps in the documentation is not quite enough. You also have to manually add several .jar files into the classpath of each application-specific project you create fo...
72 Forum: Virgo «» Posted on: Thu, 08 September 2011 17:32 «» By: Simon Watson
Re: Problem deploying Spring web bundle - ContextLoaderListener not found
There isn't a question mark in front of it within the web.XML file. I think that's just how it's logged isn't it?
73 Forum: Virgo «» Posted on: Thu, 08 September 2011 16:58 «» By: Erdal Karaca
Re: Problem deploying Spring web bundle - ContextLoaderListener not found
Just remove the symbol before the class name (question mark), i.e. you may try this instead: <listener> <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class> </listener>
74 Forum: Eclipse Platform «» Posted on: Sun, 28 August 2011 15:09 «» By: Sebastian Zarnekow
Delete and recreate file under vcs
Hi everybody, please correct me if I ask this question in the wrong newsgroup. I'm developing a code generator that is triggered by an Eclipse builder. According to the general contract of an Eclipse builder, every produced artifacts and internal...
75 Forum: Sapphire «» Posted on: Fri, 26 August 2011 16:48 «» By: Brian Fitzpatrick
Editing XML without namespaces or attributes - just value
Hi guys... Wow it's been a while since I've been back to playing with Sapphire. And you guys have done a ton of work since then - and the progress just keeps chugging along! So I have a question... I have a dumb (i.e. non-namespace aware, no XSD) ...
76 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 29 July 2011 09:57 «» By: John McCabe
Re: Trying to use CDT first time, Hello World doesn't run
On Thu, 28 Jul 2011 22:00:04 -0400, eclipse <forums-noreply@eclipse.org> wrote: >Newly installed Eclipse Java EE IDE, Indigo Release, on OS X 10.7, with latest CDT. > >Here's what I've tried: > >Start Eclipse with a new emp...
77 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 29 July 2011 02:00 «» By: eclipse
Trying to use CDT first time, Hello World doesn't run
Newly installed Eclipse Java EE IDE, Indigo Release, on OS X 10.7, with latest CDT. Here's what I've tried: Start Eclipse with a new empty workspace. Close the welcome thing. Choose New, Project... from the File menu. Click C/C++, click C Project,...
78 Forum: DSDP - Target Management «» Posted on: Tue, 05 July 2011 17:17 «» By: mspetrovic
A newcomer to RSE seeks feedback
Hello. This is a newbie question. I have installed Eclipse RSE, read the FAQs, and spent a few hours experimenting with the remote file browsing and manipulation. But I am new to Eclipse RSE, and, in fact, new to serious Eclipse IDE usage. I ha...
79 Forum: EGit / JGit «» Posted on: Thu, 19 May 2011 15:30 «» By: Guillaume Polet
Newbie questions
I am a newbie on both git and EGit and I am exploring their capabilities in order to move from CVS to Git. My mind is most likely corrupted by a CVS vision and therefore I could like to find a few answers to some questions I have regarding Git/EGit. For...
80 Forum: BIRT «» Posted on: Mon, 16 May 2011 19:47 «» By: Jason Weathersby
Re: Which occurs first
You can use a computed column in a filter. Generally the filter will occur first but if you use a computed column in the filter I believe the computed columns will be generated first. Jason On 5/16/2011 3:15 PM, Mark Victory wrote: > Hi All,...
81 Forum: Newcomers «» Posted on: Sun, 01 May 2011 15:27 «» By: mike calbor
replacement for WEB-INF/lib
Hi all, So this is my first post in this wonderful forum. My question to all the experts out there is this. I know that while creating a web app i have to put jar files choosing Java build path in the preferences section. also i have to put all those jar...
82 Forum: Newcomers «» Posted on: Wed, 30 March 2011 21:10 «» By: Missing name Mising name
How can I stop Eclipse from building every time I turn around?
I am working maintenance on a project with a large existing code base. We use tools outside of Eclipse to build and launch the application, and set up a project inside Eclipse with all the built JARs, source, classfiles, etc, linked in the project. I es...
83 Forum: Newcomers «» Posted on: Wed, 30 March 2011 20:11 «» By: Eric Rizzo
Re: Marks in the eclipse editor
On 3/28/11 4:21 AM, Nico wrote: > Hi everyone! > > I am new here, using eclipse for a couple of years. I have used other > editors such as notepad++ and editplus. > > In notepad++ using F2, you set a mark in the left margin in the l...
84 Forum: TMF (Xtext) «» Posted on: Mon, 28 March 2011 14:05 «» By: Henrik Lindberg
Re: AbstractDeclarativeFormatter 2.0 strange behaviour
I have also seen that formatting applied when none should have been. Logged an issue with reproducible JUnit tests for the cases I found: https://bugs.eclipse.org/bugs/show_bug.cgi?id=340166 - henrik On 3/28/11 8:48 AM, Sebastian Zarnekow wrote: ...
85 Forum: Newcomers «» Posted on: Mon, 28 March 2011 08:30 «» By: Dani Megert
Re: Marks in the eclipse editor
On 28.03.2011 10:21, Nico wrote: > Hi everyone! > > I am new here, using eclipse for a couple of years. I have used other > editors such as notepad++ and editplus. > > In notepad++ using F2, you set a mark in the left margin in the...
86 Forum: Newcomers «» Posted on: Mon, 28 March 2011 08:21 «» By: Nico
Marks in the eclipse editor
Hi everyone! I am new here, using eclipse for a couple of years. I have used other editors such as notepad++ and editplus. In notepad++ using F2, you set a mark in the left margin in the line you are positioned, and then, pressing CTRL + F2, you go t...
87 Forum: Standard Widget Toolkit (SWT) «» Posted on: Tue, 22 March 2011 18:12 «» By: Mark Fishman
Browser, XULRunner, and client SSL certificates
This is a pretty newbie question but no matter how hard I look I can not find an answer for it so I am hoping someone can point me in the right direction. I am embedding a Browser component in my RCP/SWT application. The page I want to connect to uses ...
88 Forum: GMF (Graphical Modeling Framework) «» Posted on: Wed, 09 March 2011 10:40 «» By: Christophe Bouhier
Re: No Application is generated
On 09-03-11 08:23, akoeck@gmx.de wrote: > I want to generate a plugin. In an earlier project I also got an package > ending with application. In this package there was the ActionBarAdvisor, > the Perspective, the WorkbenchAdvisor, the Workb...
89 Forum: PHP Development Tools (PDT) «» Posted on: Sat, 12 February 2011 17:57 «» By: Mark
Can't run PHP scripts at all
It seems there are a number of similar threads about people having trouble running PHP scripts. None that I have come across have been answered (save this one, but I started with downloading and installing the OP's linked installer. I'm VERY new to Ecli...
90 Forum: Rich Client Platform (RCP) «» Posted on: Sat, 22 January 2011 15:18 «» By: d.m.jackson
Base extension point availability question?
Greetings All, I'm working on learning the eclipse rcp and I'm wondering about something. I don't seem to be able to add any of the base extension points in the manifest view "extension points" that should be available in the jars that the rc...
91 Forum: Subversive «» Posted on: Thu, 06 January 2011 20:11 «» By: David Balažic
Unable to locate a login configuration - error
When I try to add a new SVN Location, after filling in the data: - https url - username - password - save authentication option is ON I get an Error dialog (although it has a question mark icon) titled "Validate Location" and text: ...
92 Forum: Newcomers «» Posted on: Tue, 07 December 2010 08:52 «» By: Mark Hoffmann
Where to file a bug? - Ubuntu JVM Crash using Nebula widgets
Hi all, I use nebula CollapsibleButtons, PShelf in an view and CDateTime in a wizard. The view with the collapsible buttons is always visible. If I start the wizard with the CDateTime widget from a menu, the JVM crashes. When I remove the view from my R...
93 Forum: Java Development Tools (JDT) «» Posted on: Tue, 26 October 2010 07:42 «» By: Dani Megert
Re: Java Indexer running unnecessarily
Sebastian Zarnekow wrote: > I guess this question was raised in the wrong newsgroup. > > Am 25.10.10 14:50, schrieb Mark Hagan: >> I am running eclipse Galileo which is often very slow. I see in the >> following example event deta...
94 Forum: BIRT «» Posted on: Wed, 20 October 2010 19:42 «» By: Mark Victory
Re: Suppress Duplicates
One other question..... Does Suppress Duplicates on a Row use only the displayed columns to determine if a row is a duplicate or does it use all the columns in the data set bound to the table? Thanks again, Mark
95 Forum: TMF (Xtext) «» Posted on: Tue, 05 October 2010 18:52 «» By: Sebastian Zarnekow
Re: unordered group question
Hi Tobias, you have to mark each element in the UnorderedGroup as optional to achieve what you describe: Modifier: {Modifier} ( mandatory?='mandatory'? & unique?='unique'? & audited?='audited'? ); Cheers, Sebastian -- Need profes...
96 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 06 August 2010 12:26 «» By: Martin Taal
Re: [TEXO] change ORM generation schema
Hi Mark, I am on holiday so a bit slower in my reaction, see comments inline. gr. Martin On 08/06/2010 07:58 AM, Mark Hoffmann wrote: > Hi Martin, > > I have installed the glassfish JEE server plugins for the web tools > platform. Th...
97 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 06 August 2010 12:26 «» By: Martin Taal
Re: [TEXO] change ORM generation schema
Hi Mark, I am on holiday so a bit slower in my reaction, see comments inline. gr. Martin On 08/06/2010 07:58 AM, Mark Hoffmann wrote: > Hi Martin, > > I have installed the glassfish JEE server plugins for the web tools > platform. Th...
98 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 06 August 2010 12:26 «» By: Martin Taal
Re: [TEXO] change ORM generation schema
Hi Mark, I am on holiday so a bit slower in my reaction, see comments inline. gr. Martin On 08/06/2010 07:58 AM, Mark Hoffmann wrote: > Hi Martin, > > I have installed the glassfish JEE server plugins for the web tools > platform. Th...
99 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 06 August 2010 12:26 «» By: Martin Taal
Re: [TEXO] change ORM generation schema
Hi Mark, I am on holiday so a bit slower in my reaction, see comments inline. gr. Martin On 08/06/2010 07:58 AM, Mark Hoffmann wrote: > Hi Martin, > > I have installed the glassfish JEE server plugins for the web tools > platform. Th...
100 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Fri, 06 August 2010 05:58 «» By: Mark Hoffmann
Re: [TEXO] change ORM generation schema
Hi Martin, I have installed the glassfish JEE server plugins for the web tools platform. This plugins generate an orm.xml with the: version="2.0" xmlns="[url]http://java.sun.com/xml/ns/persistence/orm" xmlns:xsi="http://www.w3...
101 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Thu, 05 August 2010 18:45 «» By: Martin Taal
Re: [TEXO] change ORM generation schema
Hi Mark, See comments inline. gr. Martin On 08/05/2010 04:31 PM, Mark Hoffmann wrote: > Hi, > > I tried Texo using JPA and it worked well. I have seen the orm.xml > refers to > xmlns:orm="http://www.eclipse.org/eclipselink/x...
102 Forum: UML2 «» Posted on: Wed, 20 January 2010 19:32 «» By: Luca
Loading a UML2 model exported with MagicDraw along with profiles
I'm trying to execute an atl transformation in a standalone application (clearly it works fine in eclipse...), using eclipse modeling 3.5, atl 3.0.0, uml 2.0.0 and emf 2.2.0 (the last two because the exported EMF UML2 (v.2.x) XMI models from MagicDraw 16.6...
103 Forum: GEF3D «» Posted on: Tue, 10 November 2009 09:45 «» By: Jens von Pilgrim
Re: Traces
Matthias, On 2009-11-10 01:48:34 +0100, <mathias.salle@hp.com> said: > I have a question about traces and was wondering to what objects are > traces associated with? > > Say I have a UML Class object in on 2D diagram and anot...
104 Forum: OSEE «» Posted on: Thu, 10 September 2009 10:30 «» By: Mark D-B
Building OSEE - problem running the build
I had struggled to build OSEE using Eclipse Ganymede for some reason, but have now successfully built using Galileo. By "successfully" I mean that all projects within the Client Project Set and Server Project Set have built without errors ...
105 Forum: OSEE «» Posted on: Thu, 10 September 2009 10:30 «» By: Mark D-B
Building OSEE - problem running the build
I had struggled to build OSEE using Eclipse Ganymede for some reason, but have now successfully built using Galileo. By "successfully" I mean that all projects within the Client Project Set and Server Project Set have built without errors ...
106 Forum: EMF «» Posted on: Tue, 18 August 2009 09:10 «» By: Mark Hoffmann
Re: How to use ecore2xml?
I will try this. Thank you. Mark Ed Merks schrieb: > Mark, > > You should be able to use extended meta data annotations to accomplish > your goal. Try writing a small schema (or looking at the library schema > tutorial to see how...
107 Forum: EMF «» Posted on: Tue, 18 August 2009 05:56 «» By: Ed Merks
Re: How to use ecore2xml?
Mark, You should be able to use extended meta data annotations to accomplish your goal. Try writing a small schema (or looking at the library schema tutorial to see how they work). There's also an option for writing a doctype. Mark Hoffmann sch...
108 Forum: Modeling (top-level project) «» Posted on: Mon, 17 August 2009 12:47 «» By: Kenn Hussey
Re: How to use ecore2xml?
Mark, This question is probably more appropriate for the EMF newsgroup (copied). It's not really expected that Ecore2XML models be used as input to a generator model... what were you looking to achieve? The original intent of Ecore2XML models was...
109 Forum: Mylyn «» Posted on: Mon, 27 July 2009 19:21 «» By: Mark Phippard
Re: Automatic upgrade from 3.2.0 to 3.2.1?
On 2009-07-27 13:24:39 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: > Mark Phippard wrote: > >>> Yes, I thought so. This is why I don't understand why Eclipse doesn't >>> realize Mylyn can be upgraded as well. AFA...
110 Forum: Mylyn «» Posted on: Mon, 27 July 2009 17:24 «» By: Andre Costa
Re: Automatic upgrade from 3.2.0 to 3.2.1?
Mark Phippard wrote: >> Yes, I thought so. This is why I don't understand why Eclipse doesn't >> realize Mylyn can be upgraded as well. AFAICS it should ask me to >> upgrade both Subclipse and Mylyn, not because they're related som...
111 Forum: Mylyn «» Posted on: Mon, 27 July 2009 16:45 «» By: Mark Phippard
Re: Automatic upgrade from 3.2.0 to 3.2.1?
On 2009-07-27 11:08:00 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: > Mark Phippard wrote: > >> On 2009-07-27 08:49:30 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: > > [...] >> There is no direct rela...
112 Forum: Mylyn «» Posted on: Mon, 27 July 2009 16:45 «» By: Mark Phippard
Re: Automatic upgrade from 3.2.0 to 3.2.1?
On 2009-07-27 11:08:00 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: > Mark Phippard wrote: > >> On 2009-07-27 08:49:30 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: > > [...] >> There is no direct rela...
113 Forum: Mylyn «» Posted on: Mon, 27 July 2009 15:08 «» By: Andre Costa
Re: Automatic upgrade from 3.2.0 to 3.2.1?
Mark Phippard wrote: > On 2009-07-27 08:49:30 -0400, costa@tecgraf.puc-rio.br (Andre Costa) said: [...] > There is no direct relationship between Subclipse release and Mylyn > releases. The fact that a Subclipse upgrade is available ...
114 Forum: GMF (Graphical Modeling Framework) «» Posted on: Mon, 27 July 2009 12:11 «» By: Eclipse User
Re: Child setLocation
Originally posted by: ML1984.gmx.de Hi, could you please provide a code sample at http://wiki.eclipse.org/GMF_Tips I think this question has been asked a lot of times and will be asked again in the future. A code sample in the wiki would be a gre...
115 Forum: Test and Performance Tools Platform (TPTP) «» Posted on: Wed, 01 July 2009 16:35 «» By: Timothy Marc
Re: Beginner question: creating diagrams using UML 2.0 Testing profile
Hi Lars, just a short briefing from myside: the U2TP (UML2 Testing Profile) is a so called "profile", but the implementation from tptp is the standalone mof model. If you want a UML model to be annotated with the stereotypes of the u2tp,...
116 Forum: Eclipse Platform «» Posted on: Mon, 29 June 2009 21:34 «» By: Mark Melvin
Re: Contextual/dynamic help behavior change?
Hmm...I just found this in the source code for RelatedTopicsPart: // Preference created in case anyone complains about the removal of // the dynamic help section. This is not API, not documented and may // be removed in a future release. useDynamicHe...
117 Forum: UML2 «» Posted on: Wed, 17 June 2009 07:54 «» By: Timothy Marc
Re: Preserve EEnums literal by UML import
Okay, thanks, i will try your hints in the next days. But, it sounds very promising. Thanks Marc-Florian James Bruck schrieb: > Hi Timothy, Ed, > > You can apply the Ecore profile to your UML model and then add the <<eEnum>...
118 Forum: EMF «» Posted on: Wed, 17 June 2009 07:54 «» By: Timothy Marc
Re: Preserve EEnums literal by UML import
Okay, thanks, i will try your hints in the next days. But, it sounds very promising. Thanks Marc-Florian James Bruck schrieb: > Hi Timothy, Ed, > > You can apply the Ecore profile to your UML model and then add the <<eEnum>...
119 Forum: UML2 «» Posted on: Wed, 17 June 2009 07:54 «» By: Timothy Marc
Re: Preserve EEnums literal by UML import
Okay, thanks, i will try your hints in the next days. But, it sounds very promising. Thanks Marc-Florian James Bruck schrieb: > Hi Timothy, Ed, > > You can apply the Ecore profile to your UML model and then add the <<eEnum>...
120 Forum: UML2 «» Posted on: Mon, 15 June 2009 20:24 «» By: james bruck
Re: Preserve EEnums literal by UML import
Hi Timothy, Ed, You can apply the Ecore profile to your UML model and then add the <<eEnum>> stereotype to your UML enumeration and <<eEnumLiteral>> stereotype to your enumeration literal. You can then change the "Enum...
121 Forum: EMF «» Posted on: Mon, 15 June 2009 20:24 «» By: james bruck
Re: Preserve EEnums literal by UML import
Hi Timothy, Ed, You can apply the Ecore profile to your UML model and then add the <<eEnum>> stereotype to your UML enumeration and <<eEnumLiteral>> stereotype to your enumeration literal. You can then change the "Enum...
122 Forum: UML2 «» Posted on: Mon, 15 June 2009 20:24 «» By: james bruck
Re: Preserve EEnums literal by UML import
Hi Timothy, Ed, You can apply the Ecore profile to your UML model and then add the <<eEnum>> stereotype to your UML enumeration and <<eEnumLiteral>> stereotype to your enumeration literal. You can then change the "Enum...
123 Forum: EMF «» Posted on: Sat, 13 June 2009 22:09 «» By: Ed Merks
Re: Preserve EEnums literal by UML import
Timothy, Comments below. Timothy Marc wrote: > Hey all, > > is there a way, to annotate an EEnum literal in a UML model? A UML question.... > I create my Ecore model from an UML model and want the literals be > different to the ...
124 Forum: UML2 «» Posted on: Sat, 13 June 2009 22:09 «» By: Ed Merks
Re: Preserve EEnums literal by UML import
Timothy, Comments below. Timothy Marc wrote: > Hey all, > > is there a way, to annotate an EEnum literal in a UML model? A UML question.... > I create my Ecore model from an UML model and want the literals be > different to the ...
125 Forum: Platform - User Assistance (UA) «» Posted on: Wed, 03 June 2009 22:08 «» By: Mark Melvin
Re: Link to a file outside the plugins folder
Oops. Sorry, Chris! :S Too many emails, bug reports, etc. going on... Yes, it seems a little weird that it is documented all over the place, even in bug reports, but it doesn't appear to be required at all. I did try to go back and look at the C...
126 Forum: Equinox «» Posted on: Mon, 25 May 2009 14:18 «» By: Eclipse User
Re: partial mirroring Eclipse Update Site
Originally posted by: mark_melvin.amis.com Simon Linden wrote: > Hello, > I posted the same question in the "eclipse.newcomer" newsgroup - but > didn't get an answer there - so sorry for this cross-posting. > I'm playing a...
127 Forum: DTP «» Posted on: Fri, 22 May 2009 01:57 «» By: Eclipse User
Re: SQL File Editor > Execute All not skipping comment lines
Originally posted by: hui.cao.sybase.ocm Hi Rob, Unfortunately, this is not a configuration issue. The current SQL execution logic is described in (https://bugs.eclipse.org/bugs/show_bug.cgi?id=221845). Before the statements are executed, the g...
128 Forum: Equinox «» Posted on: Fri, 08 May 2009 12:49 «» By: Simon Kaegi
Re: Generating Configuration Metadata
Mark, I did a bit of digging into your approach and although the replacement of the root iu works it feels a bit random and potentially hard to support going forward. I think the underlying problem is that we don't have a good way to refer to arti...
129 Forum: Equinox «» Posted on: Mon, 04 May 2009 19:55 «» By: Eclipse User
Re: Generating Configuration Metadata
Originally posted by: mark_melvin.amis.com Thanks again, Simon. This works for me. One more question... ;) What is it that causes the artifacts.jar to be properly generated? If I write a p2.inf that results in an IU that declares an artifact, it...
130 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Tue, 28 April 2009 23:25 «» By: Ed Merks
Re: Getting an instance of a modelimplementation from emf at runtime
Dennis, Comments below. Dennis Winter wrote: > Thats not exactly what i meant. > > Here is my scenario: > > > I have a simple Simple. There's an over used word. Who decides what's simple and what's complex? > metamod...
131 Forum: EMF «» Posted on: Tue, 28 April 2009 10:58 «» By: Ed Merks
Re: Abstract methods
Bob, Comments below. Bob wrote: > Hi all, > > I've seen some discussions on this topic but not quite what I'm after. > > If I have an abstract class with abstract methods I would like to have those > abstract methods implem...
132 Forum: C / C++ IDE (CDT) «» Posted on: Fri, 24 April 2009 07:00 «» By: Ska
CDT include management
Hi all I'm new to the use of CDT: I'm working with Eclipse's Windows version 3.4.2 (Ganymede) with mingw. 3 questions: 1) Where can I set the include folders to be used in the build phase? I tried to set them in "Properties->C/C++ Include ...
133 Forum: BIRT «» Posted on: Sat, 18 April 2009 00:20 «» By: Eclipse User
Re: Using Data cube with a Scritped Data Set...
Originally posted by: m.n.com Yup. Updated to 2.3.2 in Eclipse and it workee! Thanks for taking the time to respond Jason! Mark wrote: > Eclipse 3.4.1 and BIRT 2.3.1 > > Ok, based on your question, I deployed the report with the Java Dat...
134 Forum: Plugin Development Environment (PDE) «» Posted on: Fri, 17 April 2009 07:57 «» By: Eclipse User
How to manually mark editor dirty?
Originally posted by: timo.rohrberg.gmx.net Hello everybody, I have a - hopefully simple - question concerning the isDirty handling of an editor developed within the Eclipse Plug-in Development Environment: Some of my model elements do have complex...
135 Forum: BIRT «» Posted on: Thu, 16 April 2009 21:24 «» By: Eclipse User
Re: Using Data cube with a Scritped Data Set...
Originally posted by: m.n.com Eclipse 3.4.1 and BIRT 2.3.1 Ok, based on your question, I deployed the report with the Java Dataset to a 2.3.2 web viewer web app and it looks like it works. So I will try to upgrade my IDE to 2.3.2. Jason W...
136 Forum: DTP «» Posted on: Fri, 10 April 2009 15:51 «» By: Eclipse User
Re: Still can't create a connection
Originally posted by: brianf.sybase.com That provider ID should be correct if you got it from the connection profile extension. So that's probably not it. Not sure what the deal is. I've asked Linda to chime in to see if she can figure out what's g...
137 Forum: DTP «» Posted on: Fri, 10 April 2009 13:16 «» By: Eclipse User
Re: Still can't create a connection
Originally posted by: brianf.sybase.com Very odd. I know it works on the override provider side, so I don't know what's going on. If you're using the profile provider ID that goes with MySQL for your profile, you should be able to edit the profile ...
138 Forum: DTP «» Posted on: Tue, 07 April 2009 22:57 «» By: Eclipse User
Re: Still can't create a connection
Originally posted by: brianf.sybase.com In your driver template override, can you set createDefault = true and see if that fixes the problem? --Fitz "Mark Leone" <midnightjava@verizon.net> wrote in message news:02778f8973f54e...
139 Forum: EMF «» Posted on: Tue, 31 March 2009 03:40 «» By: Matt Seashore
Re: Modeling 'Equation' Data Structure in EMF
Hey Ed, Thanks for the quick post! I think it got my thinking straightened out. Like you mentioned, I'm really just trying to bind a value to a variable. So, rather than the abstract example I gave below, a better example would be modeling a...
140 Forum: EMF «» Posted on: Tue, 31 March 2009 03:36 «» By: Matt Seashore
Re: Modeling 'Equation' Data Structure in EMF
Hey Ed, Thanks for the quick post! I think it got my thinking straightened out. Like you mentioned, I'm really just trying to bind a value to a variable. So, rather than the abstract example I gave below, a better example would be modeling a J...
141 Forum: Eclipse Platform «» Posted on: Sat, 07 February 2009 05:42 «» By: Francis Upton IV
Re: Common Navigator showing expanded folders
You can get the CommonViewer from the CommonNavigator.getCommonViewer(). This is a normal JFace TreeViewer, from there you can get to the tree. You can get your CommonNavigator instance by view Id if necessary. HTH, Francis Mark Lovell wrot...
142 Forum: OCL «» Posted on: Fri, 06 February 2009 05:11 «» By: Eclipse User
Re: [EMF] How to create an instance of an ecore model
Originally posted by: cdamus.zeligsoft.com Hi, Miguel, getAllContents() is a method of the Resourc interface that iterates all EObjects contained in the resource. Similarly, eAllContents() is an EObject method that iterates all of its contained ob...
143 Forum: OCL «» Posted on: Thu, 05 February 2009 16:55 «» By: Miguel Angel Garcia de Dios
Re: [EMF] How to create an instance of an ecore model
Thank you Christian. You advice me that the best way to resolve my problem is debugging the process getAllContents()/eAllContents() but I do not know ho to do that, sorry. I have my EMF project with my ecore and genmodel inside the "model&quo...
144 Forum: GMF (Graphical Modeling Framework) «» Posted on: Tue, 20 January 2009 15:06 «» By: Anna
Re: ID-number for states?
Cayla Sha wrote: > Hello Anna! > I did something very simliar in my project. I`ll explain. > First: Yes, if you want, you can add you own attribute "ID". If you mark > it with 'isID="true"' (and I think 'unique=&q...
145 Forum: PHP Development Tools (PDT) «» Posted on: Thu, 15 January 2009 16:44 «» By: Roy Ganor
Re: auto completion on "static" classes
Can you file an issue about it? sounds very important to me too. - Roy Nikolai Plath wrote: > Hello, > i am a frequent newsgroup reader, but not a frequent writer. > I have a simple question on a simple problem... at least in my pe...
146 Forum: PHP Development Tools (PDT) «» Posted on: Thu, 15 January 2009 16:05 «» By: elkuku
auto completion on "static" classes
Hello, i am a frequent newsgroup reader, but not a frequent writer. I have a simple question on a simple problem... at least in my personal opinion. The problem is about auto completion on so called "static" classes. "Project"...
147 Forum: Plugin Development Environment (PDE) «» Posted on: Fri, 09 January 2009 14:49 «» By: Eclipse User
Re: PDE Build (Ant) Mucking With Bundle MANIFEST.MF
Originally posted by: eclipse-news.rizzoweb.com If you file any bug reports, please post them links here so we can follow them. On 1/8/2009 4:36 PM, Mark Melvin wrote: > <sigh> > > Well it took me almost two days of wading through...
148 Forum: Plugin Development Environment (PDE) «» Posted on: Fri, 09 January 2009 14:49 «» By: Eric Rizzo
Re: PDE Build (Ant) Mucking With Bundle MANIFEST.MF
If you file any bug reports, please post them links here so we can follow them. On 1/8/2009 4:36 PM, Mark Melvin wrote: > <sigh> > > Well it took me almost two days of wading through PDE build scripts and > logs but I found the...
149 Forum: Plugin Development Environment (PDE) «» Posted on: Thu, 08 January 2009 21:36 «» By: Mark Melvin
Re: PDE Build (Ant) Mucking With Bundle MANIFEST.MF
<sigh> Well it took me almost two days of wading through PDE build scripts and logs but I found the root cause of this issue. If you try to execute targets directly from the generated build.xml file (which I must do for continuous integr...
150 Forum: Plugin Development Environment (PDE) «» Posted on: Thu, 08 January 2009 21:36 «» By: Mark Melvin
Re: PDE Build (Ant) Mucking With Bundle MANIFEST.MF
<sigh> Well it took me almost two days of wading through PDE build scripts and logs but I found the root cause of this issue. If you try to execute targets directly from the generated build.xml file (which I must do for continuous integr...
151 Forum: OCL «» Posted on: Thu, 04 December 2008 19:25 «» By: Adolfo Sanchez-Barbudo Herrera
Re: org.eclipse.emf.validation.examples.ocl example
Hi Mark, Have you tried to open the editor using IDE class?. It has a convenience method to open a specific editor on file which is represented by its URI: IDE.openEditor(IWorkbenchPage page, URI uri,String editorId, boolean activate) P.D: use...
152 Forum: OCL «» Posted on: Thu, 04 December 2008 10:54 «» By: Mark Melia
Re: org.eclipse.emf.validation.examples.ocl example
Hi Christian, What I want to do is create a simple button so that the user can edit the OCL in the runtime. To do this I need an IFile for the FileEditorInput. Do you have any idea how to convert from the URL below to an IFile? Tried this: http...
153 Forum: OCL «» Posted on: Wed, 03 December 2008 21:42 «» By: Eclipse User
Re: org.eclipse.emf.validation.examples.ocl example
Originally posted by: cdamus.zeligsoft.com Hi, Mark, The OCLConstraintProvider has this method (exception handling and blade guard removed for clarity): private void parseConstraints(Category category, Bundle bundle, String path...
154 Forum: OCL «» Posted on: Wed, 03 December 2008 15:56 «» By: Mark Melia
RE: org.eclipse.emf.validation.examples.ocl example
Hi Christian, I have a quick question on your OCL example - org.eclipse.emf.validation.examples.ocl. To get this working there is an OCL file defined in the workspace - constraints/library.ocl. How does the runtime OCL validation plugin find the...
155 Forum: EMF «» Posted on: Thu, 20 November 2008 11:08 «» By: David Bonneau
Re: [CDO] problem I can't resolve
Hi I encouter the same problem. I use one transaction with lot of data (hundreds of add and modification). If I commit the transaction at the end of my application there is no problem. But if I commit the transaction every 10 modifications,...
156 Forum: Newcomers «» Posted on: Tue, 18 November 2008 20:08 «» By: Eclipse User
Re: Integrated SVN support
Originally posted by: nickboldt+eclipse+newsgroup.gmail.com No worries. Obviously I don't mind answering questions like these -- I just subscribe to the "teach a man to fish / teach a geek to google" approach to life. :) BTW, you might al...
157 Forum: Newcomers «» Posted on: Tue, 18 November 2008 19:18 «» By: Eclipse User
Re: Integrated SVN support
Originally posted by: mekey.jackson.gmail.com FACEPALM... Thanks for the quick response & sorry for the premature post. Had the question on my mind for a while and just didn't think to google it first since the newsgroup has been so good to me.....
158 Forum: EMF «» Posted on: Wed, 12 November 2008 12:08 «» By: Ed Merks
Re: [EMF] Meta-model or model?
This is a multi-part message in MIME format. --------------090506080302090001000005 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Huy, Comments below. Huy Tran wrote: > Ed, > > Comment...
159 Forum: EMF «» Posted on: Sun, 09 November 2008 05:47 «» By: Asha Ramegowda
Re: How to implement nodes with variable number of properties
Hi Ed, Thanks for the reply. I will try this one and come back to this forum again. :-). Please see the comments below. Thank you, Asha R. Ed Merks wrote: > Asha, > Comments below. > Asha R wrote: >> Hi Ed, >> ...
160 Forum: Java Development Tools (JDT) «» Posted on: Mon, 03 November 2008 14:52 «» By: Eclipse User
Re: Resolving conflicts
Originally posted by: 4cs6fcg02.sneakemail.com Mauro Molinari schreef: > Hello all! > I have a question. > If you are working with Java files under version control, you have > changed them locally and you know there are changes in the repo...
161 Forum: EMF «» Posted on: Thu, 30 October 2008 20:23 «» By: Mark Geib
Re: [CDO] problem I can't resolve
No on the SetReferenceChunkSize, should I?? I will get the server side logs soon. Mark. Simon McDuff wrote: > Question: Did you configure your application with SetReferenceChunkSize ? > > If you can have the stack trace at the server ...
162 Forum: EMF «» Posted on: Thu, 30 October 2008 20:23 «» By: Simon Mc Duff
Re: [CDO] problem I can't resolve
Question: Did you configure your application with SetReferenceChunkSize ? If you can have the stack trace at the server side would be great!! Simon Mark Geib wrote: > Looks like I am getting this exception in other places as well, not just &g...
163 Forum: OCL «» Posted on: Thu, 30 October 2008 12:42 «» By: Mark Melia
Re: java.util.ConcurrentModificationException
Hi Christian, Yeah it was just a stupid coding mistake I made. One more question for you. In the OCLConstraintProvider you wrote for the example if you set up an instance list variable to hold all the constraints and the getConstraints method ret...
164 Forum: EMF «» Posted on: Mon, 27 October 2008 15:25 «» By: Eclipse User
Re: java.util.ConcurrentModificationException
Originally posted by: cdamus.zeligsoft.com Hi, Mark, This sounds like an EMF Validation Framework question, so I am including that newsgroup in my reply. If you are only changing the definition of the OCL constraint, then you shouldn't need to r...
165 Forum: EclipseLink «» Posted on: Mon, 27 October 2008 14:30 «» By: Tom Eugelink
[not] exists
In an effort to create a certain JPQL I referred to the original Toplink JPA manuals. In the "JPQL Language Reference" it says: ---- 10.2.5.13. JPQL Exists Expressions An EXISTS expression is a predicate that is true only if the result of ...
166 Forum: EMF «» Posted on: Fri, 10 October 2008 10:58 «» By: Ed Merks
Re: [EMF] PropertyType of an EStructuralFeature
Sebastian, Comments below. Sebastian Höcht wrote: > Thanks for your answer, > > I think at first I try to explain, what im doing here: > I'm developing an automated document export, where each ModelElement > of our Application ...
167 Forum: Eclipse Platform «» Posted on: Thu, 25 September 2008 13:37 «» By: Sebastien Moran
Re: newWizardShortcut only applies to the navigator not to the project explorer
Hi Youmm, I have the same question :) Looking in bugzilla for an existing bug, I have found yours and commented it. And vote for it. I reply to your post, only to provide an answer in this newsgroup :) Here is the workaround found in one of the...
168 Forum: BIRT «» Posted on: Fri, 19 September 2008 17:58 «» By: Mark Coggins
Re: Support expiry for BIRT 2.2 and 2.3?
Auriphiliac, Since BIRT is an open source project, there is no support per se in the traditional enterprise software sense. Some companies, including Actuate (see www.birt-exchange for details), provide support plans for BIRT. If you mean how lon...
169 Forum: EMF «» Posted on: Sat, 06 September 2008 17:25 «» By: Mark Geib
Re: [CDO] Performance - CompletePackageClosure
Simon, Thanks.!! See, it was mis-interpretation... Mark. Simon McDuff wrote: > no .. no... > > This test is called shortCommit. It does 2000 commits. > > Basically it does > > for (1 to 2000) > { > - sma...
170 Forum: EMF «» Posted on: Sat, 06 September 2008 17:23 «» By: Mark Geib
Re: [CDO] Performance - CompletePackageClosure
Eike, That is what I was suspecting/hoping as well. I just needed to confirm. Mark. Eike Stepper wrote: > Hi Mark, > > Although I don't know exactly (Simon, commit your code! ;-) ), I have > the feeling that this is the overall t...
171 Forum: EMF «» Posted on: Sat, 06 September 2008 17:17 «» By: Eike Stepper
Re: [CDO] Performance - CompletePackageClosure
Simon, AMAZING! Give us this framework ;-) Cheers /Eike Simon McDuff schrieb: > no .. no... > > This test is called shortCommit. It does 2000 commits. > > Basically it does > > for (1 to 2000) > { > - s...
172 Forum: UML2 Tools «» Posted on: Thu, 28 August 2008 11:33 «» By: Sergey Gribovsky
Re: Nesting ActivityNodes Inside Activities
Hi Mark, It's a bit delayed answer, but I hope it will help. There are two nongenerated methods into ActivityEditPart class ("setupContentPane" and "getContentPaneFor"). You can find implementation of nesting ActivityNode the...
173 Forum: C / C++ IDE (CDT) «» Posted on: Sun, 10 August 2008 12:14 «» By: Eclipse User
Re: import C++ project from previous version CDT
Originally posted by: subs._nospam_consertum.com Are the projects you are trying to import located in thr workspace you are trying to import them into? That is, make sure they are somewhere else when trying to import them - move them to /tmp for ex...
174 Forum: EMF «» Posted on: Sat, 02 August 2008 10:53 «» By: Ed Merks
Re: Matryoshka Validation
Sam, You talk about EObject, but I'm sure you've got something more specific, i.e., a class A with attributes x, y, and z. When you say you need to associate a constraint with attribute "x", I don't really see how that's different from ...
175 Forum: Remote Application Platform (RAP) «» Posted on: Tue, 29 July 2008 00:32 «» By: Eclipse User
Re: Help with creating a facade plugin for RAP/RCP
Originally posted by: m.n.com I using Spring to do the "facades". I will let you know how it goes. It is work great so far with the RCP side.:) Christian Riedel wrote: > Hi Anup, > > right, that was my initial question. As you ...
176 Forum: GMF (Graphical Modeling Framework) «» Posted on: Sun, 27 July 2008 11:57 «» By: Eclipse User
Re: Compartments in 2 step meta model
Originally posted by: lwrage.sei.cmu.edu Hi, Sorry, I don't have an answer to this question, but I want to do the exect same thing. I just want to emphasize that this is not a unique situation. - Lutz "Mark L." <ML1984@gmx.de&g...
177 Forum: Remote Application Platform (RAP) «» Posted on: Tue, 15 July 2008 09:33 «» By: Eclipse User
Re: Help with creating a facade plugin for RAP/RCP
Originally posted by: sarek.nurfuerspam.de Hi Anup, right, that was my initial question. As you may have seen, I am pretty new to the plugin concept. All my applications before have been SWT standalone applications. So that may be a reason why I mi...
178 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Wed, 25 June 2008 20:56 «» By: Martin Taal
Re: [Teneo] 1.0.0 Newbie trouble with JPOX library tutorial
Hi Mark, I think (but I am not sure) in windows/preferences/jpox you can specify the enhance technology to use, asm or bcel, as you have bcel, this should be set at bcel. Did you set the jpox version to 1.1 in the preferences? Can you check the build...
179 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Wed, 25 June 2008 20:56 «» By: Martin Taal
Re: [Teneo] 1.0.0 Newbie trouble with JPOX library tutorial
Hi Mark, I think (but I am not sure) in windows/preferences/jpox you can specify the enhance technology to use, asm or bcel, as you have bcel, this should be set at bcel. Did you set the jpox version to 1.1 in the preferences? Can you check the build...
180 Forum: Equinox «» Posted on: Tue, 24 June 2008 21:33 «» By: Mark Melvin
P2 and default metadata in eclipse/configuration folder in Eclipse releases
Hi There, We have hit another P2-related stumbling block with our product installer interacting with P2 and I just wanted to raise a question. Previous releases of Eclipse only used to contain a single file in the "configuration area"...
181 Forum: Equinox «» Posted on: Mon, 23 June 2008 14:36 «» By: Eclipse User
Re: Classic Update Capability and P2
Originally posted by: eclipseng.arthorne.com I'm a bit confused, because you said you were using classic update, but the issues mentioned below in the installed/available software tabs is in the p2 UI. To answer your question though, p2 takes a dif...
182 Forum: DTP «» Posted on: Tue, 03 June 2008 08:53 «» By: Eclipse User
Running multiple sql commands
Originally posted by: noah.drach.gmail.com I'm using eclipse ee. I have an SQL file containing several SQL commands. If I mark the commands one by one and press alt+x they are executed fine but when i try to execute the entire file I get 'ORA-0091...
183 Forum: Equinox «» Posted on: Mon, 02 June 2008 15:43 «» By: Mark Melvin
Re: How To Avoid Classloader Activating all Bundles?
Actually, after having looked at this for awhile I think I can be much = smarter about caching which bundles contribute which packages, and filte= r = my classloading attempts that way. It should avoid the activations and = = speed things up...
184 Forum: Equinox «» Posted on: Fri, 30 May 2008 22:20 «» By: Mark Melvin
Re: How To Avoid Classloader Activating all Bundles?
I just noticed that checking if the bundle is active before trying to lo= ad = from it isn't as bad as I thought as <<LAZY>> bundles seem to be ACTIVE= , = but I do get a class loading failure for bundles in the RESOLVED state. = ...
185 Forum: Equinox «» Posted on: Fri, 30 May 2008 22:02 «» By: Mark Melvin
How To Avoid Classloader Activating all Bundles?
Hi There, I have been using a custom classloader for quite some time with a Jython= = plug-in I wrote for scripting purposes. This is needed (as far as I can= = tell) for Jython to find and load classes from OSGi bundles. However, = wh...
186 Forum: Platform - User Assistance (UA) «» Posted on: Wed, 28 May 2008 09:57 «» By: Conor O'Mahony
Re: Removing the 'question mark' in the wizard
Hi Matt, I was able to get rid of the question mark in my application by doing the following - MyWizard wizard = new MyWizard(); WizardDialog wizardDialog = new WizardDialog(Display.getDefault().getActiveShell(), wizard); ...
187 Forum: Platform - User Assistance (UA) «» Posted on: Wed, 28 May 2008 09:57 «» By: Conor O'Mahony
Re: Removing the 'question mark' in the wizard
Hi Matt, I was able to get rid of the question mark in my application by doing the following - MyWizard wizard = new MyWizard(); WizardDialog wizardDialog = new WizardDialog(Display.getDefault().getActiveShell(), wizard); ...
188 Forum: Platform - User Assistance (UA) «» Posted on: Mon, 26 May 2008 19:58 «» By: Matt
Removing the 'question mark' in the wizard
Hello, I've added a custom Help capability to my Eclipse wizard, and I'd like to get rid of the question mark in the corner. I've made four attempts: 1. setHelpAvailable(false) in the Wizard constructor 2. WizardDialog.setHelpAvailable(false) in th...
189 Forum: Newcomers «» Posted on: Mon, 19 May 2008 23:56 «» By: Eclipse User
Re: CVS Locks
Originally posted by: merks.ca.ibm.com Gaby, Perhaps you can elaborate and explain the symptoms that lead you to believe you are creating a lock. Personally, I always look for a question mark in a posting to see what the questions are and I notice...
190 Forum: EMF «» Posted on: Wed, 07 May 2008 22:15 «» By: Ed Merks
Re: declared vs implemented in jet
Gary, There's no support for abstract methods: https://bugs.eclipse.org/bugs/show_bug.cgi?id=181532 You could remove the @generated and mark them abstract manually... gary thompson wrote: > Ed Merks wrote: > >> Gary, > >&g...
191 Forum: OCL «» Posted on: Fri, 02 May 2008 13:58 «» By: Mark Melia
OCL Checkers
Hi all, I have a general question about how OCL checking works, as far as I can see OCL checking in EMF is checked by iterating through the constraints and testing them against the instance model. Therefore if I have a number of constraints all th...
192 Forum: Java Development Tools (JDT) «» Posted on: Thu, 24 April 2008 16:10 «» By: Eclipse User
Re: How to register a Error Marker for java editor?
Originally posted by: reg.zhuce.163.com I have got it by org.eclipse.ui.editors.annotationTypes and org.eclipse.ui.editors.markerAnnotationSpecification. dazh 写道: > I have got another question. > I need to customize the mark type. > I set th...
193 Forum: OCL «» Posted on: Wed, 23 April 2008 18:21 «» By: Eclipse User
RE: OCL Def Operations & Attributes
Originally posted by: cdamus.ca.ibm.com Hi, Mark, Functionally, there is no difference between invocation of an attribute and a parameterless operation, except the syntactic difference of parentheses. In particular, both - "." notatio...
194 Forum: OCL «» Posted on: Wed, 23 April 2008 14:23 «» By: Eclipse User
RE: OCL Def Operations & Attributes
Originally posted by: mmelia.computing.dcu.ie Hi everyone, I have a question more about the fundamentals of the OCL language, this probably not the right place for it, but I have always found here a useful place for some insights. I am trying t...
195 Forum: BIRT «» Posted on: Wed, 23 April 2008 07:16 «» By: Eclipse User
Error handling
Originally posted by: marcus.gustafson.sparebank1.no Hei, I have a question ,about error handling, which I haven't been able to find out about. I'm evaluating different reporting framework alternatives, where Birt fits our needs very well, with ...
196 Forum: Eclipse Platform «» Posted on: Tue, 15 April 2008 15:06 «» By: Mark Melvin
Re: Recommendations on Bundle-RequiredExecutionEnvironment manifest header?
On Mon, 14 Apr 2008 14:21:43 -0400, Chris Aniszczyk <zx@us.ibm.com> wrote: > Mark Melvin wrote: >> 1) Set Bundle-RequiredExecutionEnvironment for *all* of my plug-ins to >> a minimum required value such as "J2SE-1.5&quo...
197 Forum: Equinox «» Posted on: Thu, 20 March 2008 20:36 «» By: Eclipse User
Re: extension points vs osgi services
Originally posted by: fireresq.embarqmail.com thanks I went to the panel ant it was very interesting. Looking forward to reading the other papers and getting involved with the OSGi project. John E. Conlon wrote: > Hi Mark, > > What a ti...
198 Forum: Equinox «» Posted on: Thu, 20 March 2008 16:34 «» By: Eclipse User
Re: extension points vs osgi services
Originally posted by: jconlon.apache.org Hi Mark, What a timely question! In addition to Neil's fine article, you should know this is a hot panel topic http://www.eclipsecon.org/2008/index.php?page=sub/&id=49 2 that is being discussed tod...
199 Forum: Java Development Tools (JDT) «» Posted on: Tue, 18 March 2008 07:49 «» By: Stanimir Stamenkov
Re: Javadoc location per package (set)
/Mark Dexter/: > Stanimir Stamenkov wrote: > >> Is there possibility to attach javadoc for a package or set of >> packages, globally in a workspace, so it takes effect for any library >> which bundles the given packages/APIs?...
200 Forum: EMF "Technology" (Ecore Tools, EMFatic, etc) «» Posted on: Sat, 15 March 2008 23:35 «» By: Eclipse User
Re: emf query big doubt
Originally posted by: merks.ca.ibm.com Jorge, The Query component has graduated and is part of EMF now. I'm looking for the question mark in your post and not finding it. Maybe you want to rephrase your post so that there is an actual question. ...
Pages (6): [1  2  3  4  5  6    »]

Current Time: Thu May 30 22:20:39 GMT 2024

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

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

Back to the top