IngAlvaro / google-api-translate-java

Automatically exported from code.google.com/p/google-api-translate-java
0 stars 0 forks source link

That translate API does not support JDK1.4.2 #90

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Error(12,60): Enum not found  in enum com.google.api.translate.Language 
in class frn_eng.Test
2. Enum is not supported in JDK 1.4.2 as I am using this version only in 
my project.
3. Due to this error,I am not able to generate the desired output.

What is the expected output? What do you see instead? : Conversion of 
texts of source Language to Destination Language

What version of the product are you using? On what operating system?
JDk 1.4.2, MS WINDOWS XP Professional version 2002 service pack 2

Please provide any additional information below.:   Please provide the 
appropraite solution of this problem..

Original issue reported on code.google.com by maheshas...@gmail.com on 28 Apr 2010 at 10:34

Attachments:

GoogleCodeExporter commented 8 years ago
This isn't a bug, it's a feature.

Original comment by rich.mid...@gmail.com on 28 Apr 2010 at 10:45