Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Today's Messages (off)  | Unanswered Messages (on)

Forum: Graphiti
 Topic: How to keep active the model outline
How to keep active the model outline [message #1060371] Fri, 24 May 2013 06:35
Andrea Sindico is currently offline Andrea Sindico
Messages: 252
Registered: November 2010
Senior Member

I am have a problem similar to this previous post

http://www.eclipse.org/forums/index.php/t/481691/

I do have an already existing XText grammr to which corresponds an ECORE meta-model and I am developing a Graphiti editor for it. Now I'd like to drag and drop elements from a model, instance of this meta-model, to the Graphiti editor. The problem is that I'd like the XText outline to be active at the same time of the Graphiti editor. What instead happens is that the when I select the Graphiti editor I get an empty outline.


Follow me on Twitter @andreasindico

Forum: Eclipse Platform
 Topic: p2 repository produces outdated jar/plugin
p2 repository produces outdated jar/plugin [message #1060151] Thu, 23 May 2013 06:44
Erik Vande Velde is currently offline Erik Vande Velde
Messages: 61
Registered: September 2012
Member
Our project consists of a common, server and client module.
Common contains classes that are shared between the server and client.
The client module (RCP4) should always use the most recent version of common.
Therefore we build a common-1.0.0-SNAPSHOT jar, and put it in nexus.
We also have a p2repository module that creates a p2 update site containing the latest common code, let's call it p2repository.zip.

THE PROBLEM: when we use p2repository.zip as 'software site' in the target platform of our client module it somehow downloads the common-1.0.0-SNAPSHOT.jar of one day ago, and the code doesn't compile. Still that same zip contains the correct version of common-1.0.0-SNAPSHOT.jar in its plugin sub-directory, so I wonder where eclipse finds the outdated jar.

THE QUESTION: why doesn't eclipse use the jars in the p2 repository zip, and where does it find the outdated jars it does use?

Sadly I cannot attach the p2repository.zip here, as it's 4 MB in size ...
Forum: Proposals
 Topic: Ogee project proposal posted
Ogee project proposal posted [message #1060258] Thu, 23 May 2013 13:18
Wayne Beaton is currently offline Wayne Beaton
Messages: 464
Registered: July 2009
Senior Member
Ogee provides Eclipse-based developer tools for the provisioning and consumption of OData services regardless of the service provisioning platform and service consuming technology. It comprises a graphical OData Model Editor for the creation of OData models that define the data structure required and service consumption toolkits that allow you to create and design the applications with which you can consume the data retrieved from your OData producer.

http://eclipse.org/proposals/technology.ogee/
Forum: ATL
 Topic: XML2XMLProject
XML2XMLProject [message #1060000] Wed, 22 May 2013 09:52
samar sousou is currently offline samar sousou
Messages: 53
Registered: March 2013
Member
No Message Body

[Updated on: Wed, 22 May 2013 09:53]

Report message to a moderator

Forum: Subversive
 Topic: patch
patch [message #1060206] Thu, 23 May 2013 09:49
Walter Deodiaus is currently offline Walter Deodiaus
Messages: 1
Registered: May 2013
Junior Member
I wanted to create a set of patches for files.
I would like to write a java program which traverses the hierarchy and compares files, and if different, creates a patch. Is the API exposed for creating a patch? If so, where is this?

My problem is more complicated. I have two different svn repositories. I'd like to compare my differences in one dir against another one in order to create scripts to update on the other one. Is there an easy way to do this.
I was going to write a script which renames all .svn dirs to .svn0, then copies the .svn from the other dir and does the comparison.
Forum: Memory Analyzer
 Topic: Memory analyzer not opening hprof
Memory analyzer not opening hprof [message #1059461] Sat, 18 May 2013 20:07
Brian Bman is currently offline Brian Bman
Messages: 1
Registered: May 2013
Junior Member
I am new to mat, and I am having some issues. I ran the command:

ant run-tests

my build.xml contains the following:
<target name="run-tests">
<junit fork="yes" printsummary="withOutAndErr">
<formatter type="plain" usefile="false" />
<test name="CLASSNAME"/>
<classpath refid="Compiler.classpath"/>
<jvmarg value="-XX:-HeapDumpOnOutOfMemoryError"/>
<jvmarg value="-XX:HeapDumpPath=/mnt/hgfs/RAM/dumps.hprof"/>
</junit>
</target>

and I get a out of memory exception. The file dumps.hprof is created, but when I try to open it in eclipse memory analyzer I get an error. I have attached the hprof (as .rar it's too big) and the .log. Any help would be appreciated.
  • Attachment: dumps.rar
    (Size: 940.20KB, Downloaded 2 times)
  • Attachment: .log
    (Size: 2.64KB, Downloaded 5 times)
Forum: Service Oriented Architecture Tools Platform (STP)
 Topic: I can't get STP plugin !!!
I can't get STP plugin !!! [message #1060078] Wed, 22 May 2013 21:18
imen imen is currently offline imen imen
Messages: 1
Registered: May 2013
Junior Member
Hello,

I have eclipse Galileo R1 installed and I tried to follow the attached tutorial but all the links are dead.

I did some research myself but i can't find a repository to download STP plugin.

can anyone please give me a link that works?

thank you
Forum: EPF
 Topic: Differences between actual and future Method Content
Differences between actual and future Method Content [message #1060053] Wed, 22 May 2013 13:29
Henk Wolthuis is currently offline Henk Wolthuis
Messages: 1
Registered: May 2013
Junior Member
Hi,

I hope that the following application of EPF Composer is a valid feature:
a) I want to configure an actual (sub-)set of tasks, roles, products and processes (IST-situation);
b) Then I want to define and configure the (disired)future (sub-)set of tasks et cetera . . . I've only changed 1 process (SOLL-situation).

How can I derive the differences between the actual and the disired process-model?
(Then a have the transition- migration information in my hands!)

If it's not a known feature of EPF Composer, maybe you can specify with wich Eclipse package|project this is possible?

I hope somebody can help,
Kind regards,

Henk

[Updated on: Thu, 23 May 2013 12:28]

Report message to a moderator

Forum: Nebula
 Topic: Style GridTreeViewer's node connectors
Style GridTreeViewer's node connectors [message #1059803] Tue, 21 May 2013 12:24
Alex Kravets is currently offline Alex Kravets
Messages: 340
Registered: November 2009
Senior Member
Is there a way to style lines that connect GridTreeViewer's nodes? Currently I see dot-dot, is there a way to set solid line or dot-line-dot?
Forum: QVT-Relations
 Topic: [Announce] Eclipse QVTd 0.10.0 (Kepler) RC1 is now available
[Announce] Eclipse QVTd 0.10.0 (Kepler) RC1 is now available [message #1060047] Wed, 22 May 2013 12:14
Ed Willink is currently offline Ed Willink
Messages: 3185
Registered: July 2009
Senior Member
Update site: http://download.eclipse.org/mmt/qvtd/updates/milestones
Downloadable zips: http://www.eclipse.org/mmt/downloads/?project=qvtd

QVTi now has its own editor. There is an experimental direct to Java
Code Generator for QVTi evaluation.
Forum: Jobs and employment
 Topic: Wanted: Senior Software Engineer (I) or (II)
Wanted: Senior Software Engineer (I) or (II) [message #1060046] Wed, 22 May 2013 11:56
Scott Evans is currently offline Scott Evans
Messages: 1
Registered: May 2013
Junior Member
Senior Software Engineer (I) or (II)
Milpitas, CA
Sonics is looking for a full time employee at the Sonics HQ. In this position, you will need to work well within a team of engineers to develop Electronic Design Automation (EDA) software and Graphical User Interface (GUI) software.

General Responsibility:

Develop Electronic Design Automation (EDA) tool/environment software with strong emphasis on GUI technologies based on the Java/Eclipse platform, and using modern software engineering approaches like Model Driven Architecture, objects modeling technologies, design patterns.
Actively participate to architecture definition and implementation
Document algorithms, data structures, APIs, and data modeling concepts implemented in the software tool or environment.
Other duties as assigned.
Qualifications:

Solid, proven expertise in the Java language
Solid, proven expertise in working with the Eclipse framework and Eclipse key technologies: EMF, SWT/GEF
Experience with modeling and model driven SW architecture
Passion for code integrity and high quality SW architecture
Agile development practices
Good team player, good written and verbal communication skills
Ability to think beyond the task to create companywide impact
knowledge of a scripting language such as Python/TCL/Perl a plus
Knowledge of ASIC design, computer architecture modeling a plus
Education/ Experience:

Minimum of a Master degree in CS/ECE, around 10 years total experience as a software engineer with more than 5 years of hands-on experience building Eclipse-based tools and rich client desktop applications.

Contact:
Katherine Moore
kmoore@sonicsinc.com

Address: Sonics Inc., 890 N. McCarthy Blvd Ste 200 Milpitas, CA 95035
Fax:(408) 457-2899
 Topic: Tech Lead
Tech Lead [message #1059437] Sat, 18 May 2013 08:41
Satish M is currently offline Satish M
Messages: 1
Registered: May 2013
Junior Member
We are looking for a tech lead position for Touchpoint DataSciences. The position is to lead the development of a mobie App in phone gap - MeDine. This is a strategic role and you will be an essential part of the business. For this role,we will pay predominantly on equity and less on cash. You will have a small team to guide and you are expected to be hands-on as well.

If you have been always wanting to start-up but not take the risk, here is your chance.

If this sounds interesting and you are a pro in the skills below, apply and we will talk to you

1. PHP with codeigniter framework

2. Jquery mobile

3. Java Script

4. HTML CSS

5. MySql

Most important you should know to lead and build a team and also be a good team player
Forum: Paho
 Topic: Puback not received
Puback not received [message #1059991] Wed, 22 May 2013 09:14
marco divita is currently offline marco divita
Messages: 2
Registered: May 2013
Junior Member
Hi,
I have a problem in my mqtt client.
The scenario is:
1) A client with id "macchina 1" is connected to broker with Keep Alive Timer = 0 and it's subscribed to topic c/1/+/sts (this client is based on Paho library)
2) Another client with id "3" connects to broker every 5 minutes and it publishes a message on topic c/1/3/sts

During it's working happens that the client with id "macchina 1" doesn't send anymore the puback and after some retring of publishing of the broker the socket gives an error for "macchina 1".
To recover I need to restar the application with client id "macchina 1" because the client's connection is put down.

Here it is the mosquitto's log:

1369208386: New connection from 95.240.30.96.
1369208386: New client connected from 95.240.30.96 as macchina1.
1369208386: Sending CONNACK to macchina1 (0)
1369208387: Received PINGREQ from macchina1
1369208387: Sending PINGRESP to macchina1

1369208400: New connection from 151.18.71.174.
1369208400: New client connected from 151.18.71.174 as 3.
1369208400: Sending CONNACK to 3 (0)
1369208407: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369208407: Sending PUBACK to 3 (Mid: 10)
1369208407: Sending PUBLISH to macchina1 (d0, q1, r0, m753, 'c/1/3/sts', ... (19 bytes))
1369208407: Received PUBACK from macchina1 (Mid: 753)
1369208413: Received DISCONNECT from 3

1369208697: New connection from 151.47.77.5.
1369208697: New client connected from 151.47.77.5 as 3.
1369208697: Sending CONNACK to 3 (0)
1369208706: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369208706: Sending PUBACK to 3 (Mid: 10)
1369208706: Sending PUBLISH to macchina1 (d0, q1, r0, m754, 'c/1/3/sts', ... (19 bytes))
1369208706: Received PUBACK from macchina1 (Mid: 754)
1369208712: Received DISCONNECT from 3

1369208995: New connection from 151.19.68.34.
1369208996: New client connected from 151.19.68.34 as 3.
1369208996: Sending CONNACK to 3 (0)
1369209002: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369209002: Sending PUBACK to 3 (Mid: 10)
1369209002: Sending PUBLISH to macchina1 (d0, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))

[color=red]There isn't PUBACK from macchina1[/color]

1369209009: Received DISCONNECT from 3
1369209023: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209044: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209065: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209086: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209107: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209109: Saving in-memory database to /var/lib/mosquitto/mosquitto.db.
1369209128: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209149: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209170: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209191: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209212: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209233: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209254: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209275: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))

1369209292: New connection from 151.46.34.137.
1369209293: New client connected from 151.46.34.137 as 3.
1369209293: Sending CONNACK to 3 (0)
1369209296: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209299: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369209299: Sending PUBACK to 3 (Mid: 10)
1369209306: Received DISCONNECT from 3
1369209317: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209338: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209359: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209380: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209401: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209422: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209443: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209464: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209485: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209506: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209527: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209548: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209569: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))

1369209589: New connection from 151.31.161.144.
1369209589: New client connected from 151.31.161.144 as 3.
1369209589: Sending CONNACK to 3 (0)
1369209590: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209596: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369209596: Sending PUBACK to 3 (Mid: 10)
1369209602: Received DISCONNECT from 3
1369209611: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209632: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209653: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209674: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209695: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209716: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209737: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209758: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209779: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209800: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209821: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209842: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209863: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209884: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))

1369209886: New connection from 151.46.130.62.
1369209887: New client connected from 151.46.130.62 as 3.
1369209887: Sending CONNACK to 3 (0)
1369209893: Received PUBLISH from 3 (d0, q1, r1, m10, 'c/1/3/sts', ... (19 bytes))
1369209893: Sending PUBACK to 3 (Mid: 10)
1369209899: Received DISCONNECT from 3
1369209905: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209926: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369209947: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
[color=red]1369209956: Socket read error on client macchina1, disconnecting.[/color]

[b][color=blue]Restart my application[/color][/b]

1369210135: New connection from 95.240.30.96.
1369210135: New client connected from 95.240.30.96 as macchina1.
1369210135: Sending CONNACK to macchina1 (0)
1369210135: Sending PUBLISH to macchina1 (d1, q1, r0, m755, 'c/1/3/sts', ... (19 bytes))
1369210135: Received PINGREQ from macchina1
1369210135: Sending PINGRESP to macchina1
1369210136: Received PUBACK from macchina1 (Mid: 755)
1369210136: Sending PUBLISH to macchina1 (d0, q1, r0, m756, 'c/1/3/sts', ... (19 bytes))
1369210136: Received PUBACK from macchina1 (Mid: 756)
1369210136: Sending PUBLISH to macchina1 (d0, q1, r0, m757, 'c/1/3/sts', ... (19 bytes))
1369210137: Received PUBACK from macchina1 (Mid: 757)
1369210137: Sending PUBLISH to macchina1 (d0, q1, r0, m758, 'c/1/3/sts', ... (19 bytes))
1369210137: Received PUBACK from macchina1 (Mid: 758)
Forum: DTP
 Topic: Data Source Explorer Column list reverse order Java 7
Data Source Explorer Column list reverse order Java 7 [message #1059857] Tue, 21 May 2013 20:11
Francine Mising name is currently offline Francine Mising name
Messages: 13
Registered: July 2009
Junior Member
When running Eclipse Juno SR1 on JRE 1.7 and exploring tables in the Data Source Explorer, the list of columns in the Columns folder is in reverse order. It is in correct order on JRE 1.6. The list of Schemas and Tables are correct. Does anyone know what is happening or how to fix this problem?
Forum: Mylyn
 Topic: Subtasks ghosted (grayed out)
Subtasks ghosted (grayed out) [message #1059758] Tue, 21 May 2013 10:20
David Brown is currently offline David Brown
Messages: 4
Registered: December 2012
Junior Member
Hi, I have been using mylyn task list successfully for a few months.

Now, when I try to create a new subtask suddenly the subtask menu item is not available (ghosted or grayed out).

Any ideas how to rectify this very damaging situation?
Forum: Plugin Development Environment (PDE)
 Topic: Eclipse plugin view not refreshed
Eclipse plugin view not refreshed [message #1059846] Tue, 21 May 2013 17:41
Testr t is currently offline Testr t
Messages: 18
Registered: April 2013
Junior Member
Hi,

I am having an eclipse plugin which when opened does a background job (using IWorkbenchSiteProgressService). I schedule a job and then update a widget(Nattable) post the job is done in the UI thread(using syncExec from Display) and it works perfectly except that the grid is not shown until i go to another view or change perspective and come back to the view. Its a refresh issue i guess, but I do not know how to get the plugin view to refresh so that the grid is visible.

 Topic: Text widget to implement a tail command
Text widget to implement a tail command [message #1059613] Mon, 20 May 2013 16:06
Marco Boldi is currently offline Marco Boldi
Messages: 1
Registered: May 2013
Junior Member
Hello,
I'm trying to implement the tail command and show it in a text command limited to 1000 lines, how can I implement such limitation, I think:
1) create an arrayList
2) add each new line to the arrayList
3) if the arrayList dimension is greater than 1000 then, clear the text widget, remove one line from the arraylist (the index 0) and rewrite the text content.
4) if the arraylist dimension is < 1000 then, add the line to the arraylist and the text widget.

What do you think? is there a better way to do this ? , I'm a worried about the performance impact of the step 3.

Thanks
Marco.
Forum: GEF
 Topic: Layout for multiple IFigure children of a PolylineConnection?
Layout for multiple IFigure children of a PolylineConnection? [message #1059821] Tue, 21 May 2013 14:06
Stephan Druskat is currently offline Stephan Druskat
Messages: 31
Registered: October 2011
Location: Berlin, Germany
Member

Is there a way to specify a layout for children of a PolylineConnection?

I want to add several Labels to a PolylineConnection at ConnectionLocator.MIDDLE without the use of a container figure for the labels.

Both PolylineConnection and Label have EditParts, and the label's model objects are children of the polyline connection's model objects.

Ideally I want to add all label children of a polyline to ConnectionLocator.MIDDLE in a ToolbarLayout...

     ________
     | NODE |
     --------
        |
        |
        |
      Label 1
      Label 2
      Label 3
        |
        |
        |
        |
        |
     ________
     | NODE |
     --------

 Topic: Wrap nodes with others
Wrap nodes with others [message #1059473] Sun, 19 May 2013 06:55
Mokhtar Abdu is currently offline Mokhtar Abdu
Messages: 100
Registered: November 2011
Senior Member
Hi all,

i have done a nice graph, Gridlayout of boxes-like nodes. I want to wrap every column of nodes with one box, container, frame, parent node, wtvr you name it. Do you have an idea how can I do that??

Thanks in advance,
Mok
Forum: EGL Development Tools
 Topic: Open SQLResultSet
Open SQLResultSet [message #1059737] Tue, 21 May 2013 09:09
Richard Moulton is currently offline Richard Moulton
Messages: 79
Registered: August 2011
Location: Devon, UK
Member
Is it possible to obtain the record count from an SQLResultSet?

I've developed a simple search facility over an IBM i database table using EDT and it's working really well. I use the prepare statement and then the get statement.

However, I need to get more sophisticated as the get statement is returning a large number of records, which on occasion returns a CRRUI3660E (Could not convert from JSON format), which I believe is caused by the large amount of data being returned.

So, what I'd like to do instead is open an sql result set and then read a block of records, say 100 at a time, but it would be really helpful to display the record count based on the search criteria.

The only way I can think of doing this is to issue a an sql 'select count' statement first, but was hoping that the SQLResultSet included some information about the result set that is built.

Richard
 Topic: Help with Joe Pluta Paging.zip example
Help with Joe Pluta Paging.zip example [message #1059459] Sat, 18 May 2013 19:09
gio coot is currently offline gio coot
Messages: 17
Registered: December 2012
Junior Member
Hi all
i was interested to the Pluta's example (paging.zip at http://www.eclipse.org/forums/index.php/m/815851/); i have dowloaded it and imported in my workspace but i have this problems (N.B. i'm using Rational RBD Version: 8.0.4.1):
1- when i try to open the init.egl and the pagex.egl, in the preview and design mode i see a blank screen
2- if i try to open the .egldd file i receive the error "Could not open the editor: org.eclipse.emf.ecore.xmi.PackageNotFoundException: Package with uri 'http://www.eclipse.org/xmlns/edt/deployment/1.0' not found. (platform:/resource/Paging/EGLSource/Paging.egldd, 2, 78)

so i tried to create a new my RUI Ui project and paste the source Egl files in the EGLSource folder , but now i have this other problems:
1- when i open the init.egl file i receive this error: "@ Job.schedule(2000)
[CRRUI2002E] addPage
An error occurred inside Init: this.pageStack is null
[CRRUI2094E] Here are the EGL function calls leading to this error:
Init.addPage() [native JavaScript]
Init.start2() [native JavaScript]"


i also noted the in my new project i have not the folder EGLBin and generatedJavaScript, where i0m wrong ? i have not created correctly the new projcet ?
can some help to understand the problems that i have with the imported project and with the new project that i created

Thanks in advance and sorry but this are my first test with EGL





Forum: Riena
 Topic: Riena 4.0.0.0 Update Site Broken?
Riena 4.0.0.0 Update Site Broken? [message #1059694] Tue, 21 May 2013 05:02
Peter Kullmann is currently offline Peter Kullmann
Messages: 190
Registered: July 2009
Senior Member
Hi, I'm trying to access the update site http://download.eclipse.org/rt/riena/4.0.0.0/update and use one of the features as a target platform. The problem is this:

Problems downloading artifact: osgi.bundle,org.eclipse.nebula.widgets.compositetable,1.0.0.
Error reading signed content:/var/folders/91/9qzh8np162nf454ybx3jzcgm0000gn/T/signatureFile1215232514572584084.jar

In the error log:
Either the manifest file or the signature file has been tampered in this jar: /var/folders/91/9qzh8np162nf454ybx3jzcgm0000gn/T/signatureFile1215232514572584084.jar

Best regards,
Peter
Forum: OSGi Enterprise Tools
 Topic: How to launch an OSGi launcher out of eclipse
How to launch an OSGi launcher out of eclipse [message #1059673] Tue, 21 May 2013 03:39
Paine Pan is currently offline Paine Pan
Messages: 2
Registered: July 2009
Junior Member
I want to launch some OSGI bundles out of eclipse (hide OSGi launcher in Launch View) and put this operation in a background thread, is it doable? Thanks a lot.
Forum: COBOL
 Topic: Looking for a "NetCobol using fujitsu 4.1" Corporate Trainer
Looking for a "NetCobol using fujitsu 4.1" Corporate Trainer [message #1059523] Mon, 20 May 2013 05:29
Ashok Kumar is currently offline Ashok Kumar
Messages: 1
Registered: May 2013
Junior Member

Dear ,

we are looking out for a trainer for the below mentioned topics on COBOL.NET.
Please send across the your profile, duration and per day commercials to set up an evaluation to take this further.


Cobol Contents

Introduction to the COBOL Language

Concepts of the COBOL Language

COBOL Language Fundamentals/COBOL Program Structure

Introduction to Build & Group Definition

Identification Division, Environment Division

Data Division

COBOL Data Items, Elementary Group Data Items, Editing Characters

Data Division - File and Data Description

Data Division - Screen Section

COBOL handling of Numbers, Strings, Characters

Procedure Division

Procedure Division - Basic verbs

Procedure Division - Arithmetic

Procedure Division - Conditional expressions

Procedure Division

Procedure Division - PERFORMs

Arrays/Table handling

String Manipulations and Character handling

Searches

Date functions

File Handling (Sequential, relative and indexed)

Sorting and Merging

Sub-programs

Database linking and transactional handling

Report writing

Object COBOL Language Extensions

Compile and runtime directives

Debugging

net Cobol using fujitsu 4.1 (above topics also need to be covered using fujitsu4.1 )

Please reach us @ 09397999969 asap.

Training Location : HYDERABAD,INDIA
Pages (3): [ «    1  2  3]


Current Time: Sat May 25 08:05:40 EDT 2013

Powered by FUDForum. Page generated in 0.08761 seconds