Giter Club home page Giter Club logo

idea-chelper's People

Contributors

egorkulikov avatar

idea-chelper's Issues

Read the source code from %artifact%-%version%-sources.jar

What steps will reproduce the problem?
1. Add a library from Maven via wizard (it will copy the jars, sources, 
javadocs to the lib/ folder of the project) or add jar+sources directly from 
local maven repository.
2. Use classes from this newly added library while writing a Task. Of course, 
you can now view their sources in the Idea.
3. When you run this Task, generated Main.java will contain /* compiled code */ 
instead of the real sources.

What is the expected output? What do you see instead?
The plugin should somehow understand where to find the sources. At least Idea 
can understand it, so this functionality should be available in plugins.

Original issue reported on code.google.com by [email protected] on 20 Jul 2014 at 10:57

Default value in topcoder tasks.

Automatically add 

 'return 0;', 'return "";', etc

in topcoder tasks to make them compilable right after creation.

I don't completely understand how clones work here, so 
https://code.google.com/r/riadwaw-ideachaelper/ - link to clone with patch in 
trunk.

or diff in attachment (hg export tip -r 108 109 > diffs)

Original issue reported on code.google.com by [email protected] on 11 Jul 2013 at 12:15

Attachments:

nullpointer exception while parsing task

What steps will reproduce the problem?
1. Parse a contest using parse contest Custom menu button
2. select some contest say codeforces 219 problem B
3. Click OK

What is the expected output? What do you see instead?
It should parse and open a file
Instead error comes:
Error during dispatching of 
java.awt.event.MouseEvent[MOUSE_RELEASED,(400,510),absolute(932,686),button=1,mo
difiers=Button1,clickCount=1] on dialog4

What version of the product are you using? On what operating system?
Intellij Idea 12, chelper plugin 3.73. Os is Linux Mint 14 MATE 64-bit

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 17 Dec 2013 at 7:27

Attachments:

Broken topcoder arena communication in Linux

Communication through file with TC Arena attempts to use file "$HOME/.java", 
which is a bad idea: oracle java in linux creates (and uses) directory with 
this name.

Also, communication through socket does not work for unknown reason (also in 
Linux with oracle jre). The weird thing is that it does not work only for 
plugin from idea repository, and works fine for locally built one. It would be 
nice to add exception stacktraces to error messages in CHelperArenaPlugin for 
better diagnostics.

(I can do both changes myself if somebody gives me access to this repository).

Original issue reported on code.google.com by [email protected] on 7 Dec 2012 at 9:01

Fixed width font for tests

It is hard to create tests for problem that has 2-dimensional input. It would 
be much easier to create them with fixed width font for test text areas.


Original issue reported on code.google.com by [email protected] on 16 Dec 2011 at 7:50

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.