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

[haxe][java] Project witht "-java-lib" libraries fails to trigger some completions #247

Open
eduardo-costa opened this issue May 25, 2014 · 0 comments

Comments

@eduardo-costa
Copy link

First try to add some JAR library using -java-lib in Project Properties > Compiler Options > Additional Options

  1. Try to @:overload then overridesomething.

  2. Expect: completion droplist with elements from the JAR.

  3. Happens: nothing.

  4. Inside a method, try to new something;

  5. Expect: completion droplist with elements from the JAR.

  6. Happens: nothing.

Using:
image

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

2 participants