cancel
Showing results for 
Search instead for 
Did you mean: 

"original order" grouping is not supported in JDK 1.4

Former Member
0 Kudos

Hi,

In one of my reports i need to display the data in original order.It is working fine when i run the crystal report,but when i integrate with java and check the report then it is giving the error.

So I took the latest version JRC -Crystal Reports for Eclipse which is available as a plug-in to the Eclipse IDE ad is available here:

http://diamond.businessobjects.com/eclipse

Now the problem is that my application supports only JDK1.4 but the plug-in is in JDK1.5 so I am not able to update the jars.

Is there any other plug-in or patch which supports in JDK 1.4.

Thanks

Swetha

Accepted Solutions (0)

Answers (1)

Answers (1)

aasavaribhave
Advisor
Advisor
0 Kudos

no. The current supported version is JDK 1.5, using JDK 1.4 with latest CRJ jars isn't supported.

Former Member
0 Kudos

can anyone please suggest me some work around to get this working without having to update the java version.