| Summary: | Run As Applet: no way to provide parameters, no launch configuration created | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | arne anka <eclipse-bugs> | ||||||||||
| Component: | Debug | Assignee: | Sarika Sinha <sarika.sinha> | ||||||||||
| Status: | CLOSED INVALID | QA Contact: | |||||||||||
| Severity: | normal | ||||||||||||
| Priority: | P3 | CC: | Michael_Rennie, sarika.sinha | ||||||||||
| Version: | 4.4 | ||||||||||||
| Target Milestone: | 4.5 M2 | ||||||||||||
| Hardware: | PC | ||||||||||||
| OS: | Linux | ||||||||||||
| Whiteboard: | |||||||||||||
| Attachments: |
|
||||||||||||
|
Description
arne anka
Run Configurations provide an entry for "Java Applet". You can provide the command line arguments as you can do for other Java files. no, it doesn't. what happens is exactly what i wrote. Created attachment 246228 [details]
Run Config Menu
Created attachment 246229 [details]
Java Appler Run config
Created attachment 246230 [details]
Java Applet Run config
Created attachment 246231 [details]
Java Applet Run config Parameters
Right Click and Run option does not give the way to provide parameters. For this you can create a new run configuration and provide parameters.
The steps have been attached as an attachment.
once again. there is NO applet run configuration available. the node shown in the attachment (Java Applet) is MISSING. i have both JDT and WTP installed -- and one of them (most likely JDT) should probably provide this entry then? anyway. it is NOT there. Can you try this on a plain eclipse SDK and confirm on which Build you are facing this problem ? (In reply to arne anka from comment #7) > once again. there is NO applet run configuration available. > the node shown in the attachment (Java Applet) is MISSING. > i have both JDT and WTP installed -- and one of them (most likely JDT) > should probably provide this entry then? > anyway. it is NOT there. Perhaps the node has been filtered. Arne, could you check your config filtering preferences? They are found on the Preferences > Run/Debug > Launching > Launch Configurations preference page. You can also get to the filtering options right from the launch dialog using the right-most toolbar action - the 'Filter Launch Configurations...' action. yepp, it was the filtering. the new theme i use has very hard to read checkmarks. sorry for the bother |