xdojava 1.0.7 → 1.0.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3) hide show
  1. data/lib/xdojava.class +0 -0
  2. data/lib/xdojava.java +8 -1
  3. metadata +6 -6
data/lib/xdojava.class CHANGED
Binary file
data/lib/xdojava.java CHANGED
@@ -219,8 +219,11 @@ public class xdojava
219
219
 
220
220
  public static void main(String[] args) throws AWTException
221
221
  {
222
+ try
223
+ {
222
224
  if( args.length == 0 )
223
225
  {
226
+
224
227
  Help();
225
228
  System.exit(0);
226
229
  }
@@ -260,7 +263,11 @@ public class xdojava
260
263
  }
261
264
  XdoJava.SendKey(argString);
262
265
  }
263
-
266
+ }
267
+ catch(Exception ex)
268
+ {
269
+
270
+ }
264
271
  }
265
272
 
266
273
  public static void Help()
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xdojava
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 7
5
5
  prerelease:
6
6
  segments:
7
7
  - 1
8
8
  - 0
9
- - 7
10
- version: 1.0.7
9
+ - 8
10
+ version: 1.0.8
11
11
  platform: ruby
12
12
  authors:
13
13
  - rgunter
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-09-20 00:00:00 Z
18
+ date: 2012-09-21 00:00:00 Z
19
19
  dependencies: []
20
20
 
21
21
  description: basic cross-platform keystroke emulation ala xdo
@@ -56,8 +56,8 @@ required_rubygems_version: !ruby/object:Gem::Requirement
56
56
  segments:
57
57
  - 0
58
58
  version: "0"
59
- requirements: []
60
-
59
+ requirements:
60
+ - Oracle Java SE Runtime Environment 7 (Java(TM) SE Runtime Environment (>=build 1.7))
61
61
  rubyforge_project:
62
62
  rubygems_version: 1.8.24
63
63
  signing_key: