cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
706
Views
0
Helpful
2
Replies

Using AXLAPIServiceStub.java

Martin Sloan
Level 1
Level 1

Hello,

After generating AXLAPIServiecStub.java from the AXLAPI.wsdl file, I can't open it within Eclipse or IntelliJ as they either freeze or state the file is too large, respectively.  Has anyone run into this issue and have a workaround or suggestion for opening the stub classes in an IDE?

Thanks

2 Replies 2

dstaudt
Cisco Employee
Cisco Employee

Increasing the amount of memory available to the IDE/Java may help:

FAQ How do I increase the heap size available to Eclipse? - Eclipsepedia

Thanks for the reply.  It's maxed at 8GB.  Opening the file pegs the memory and freezes Eclipse.