Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

where is Diff class for java? #1

Closed
GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments
Closed

where is Diff class for java? #1

GoogleCodeExporter opened this issue Apr 6, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. download diff_match_patch.java
2. compile it

What is the expected output? What do you see instead?
expected: compiled
I see: no Diff class



Original issue reported on code.google.com by vslaykov...@gmail.com on 13 Jun 2007 at 3:34

@GoogleCodeExporter
Copy link
Author

The Diff class is defined in diff_match_patch.java, towards the end of the 
file. 
When I compile diff_match_patch.java using javac, I get a clean compile.  How 
are you
compiling it?

Note that the diff_match_patch_test.java requires junit.

Works for me on two different platforms (Windows and Linux).  Please reopen 
with more
info if you are still experiencing this problem.  Thanks!

Original comment by neil.fra...@gmail.com on 28 Jun 2007 at 11:23

  • Changed state: WontFix

@GoogleCodeExporter
Copy link
Author

xcuse me, this was my fault. 

Original comment by vslaykov...@gmail.com on 29 Jun 2007 at 7:34

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant