Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
J
jnil
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
jnil
jnil
Commits
87cbb5ed
Commit
87cbb5ed
authored
May 30, 2006
by
Tiago Maduro Dias
Browse files
Options
Downloads
Patches
Plain Diff
Added warning relative to the necessity of no unresolved bindings on the project to translate.
parent
674b7b66
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.txt
+2
-1
2 additions, 1 deletion
readme.txt
with
2 additions
and
1 deletion
readme.txt
+
2
−
1
View file @
87cbb5ed
...
...
@@ -18,7 +18,8 @@ Besides these, the package also contains the following files:
* DEPENDENCIES
Jnil currently depends on Eclipse 3.x for parsing Java files/projects. You will always have to have
the project's source as an Eclipse project before translating it.
the project's source as an Eclipse project before translating it. Please make sure the
Eclipse project has no unresolved bindings or the translation may abort with an error!
In order to communicate with Eclipse, Jnil relies on ACL's jLinker. At this point no other Lisp
environment is supported, although the default translation output should be ANSI, when the
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment