Questions tagged [myeclipse]

Commercial J2EE IDE and Web development tool suite for the Eclipse open-source platform.

MyEclipse is the commercial Eclipse plugin-based solution for all your UML, AJAX, Web, Web Services, J2EE, JSP, XML, Struts, JSF, Java Persistence, EJB, extended database support and application server integration needs.

430 questions
0
votes
1 answer

Integrating perl Editor with My Eclipse

I had some automation scripts written in perl. I am able to run those scripts using Eclipse 3.x versions with the help of epic ide. But I need to Integrate them with My Eclipse 6.0 . I googled but couldn't find any plugin to match . Could anyone…
Harshavardhan Konakanchi
  • 4,238
  • 6
  • 36
  • 54
0
votes
2 answers

Automatically switch Debug and Variable/Expression views in MyEclipse Workbench

I'm beginner in MyEclispe Workbech. When I run my application in debug mood, Debug view will enable automatically and I enable manually Expression view and when I press F6 key(Step Over key) or F5 then Debug view enable again automatically. I want…
Sam
  • 6,770
  • 7
  • 50
  • 91
0
votes
1 answer

IBM websphere application server not started in MyEclipse8.0

I hava downloaded and installed IBM Websphere Application Server6.0 and installed it. I want to deploy my EJB application on Websphere server in MyEclipse8.0. I have configured the server with the required fields. Now when i am starting the…
user1321244
  • 57
  • 1
  • 2
  • 12
0
votes
1 answer

MyEclipse 7.5 SVN Plugin Installation not working

I have myeclipse 7.5 and i want to install svn plugin. When i enter Name: Subclipse URL: http://subclipse.tigris.org/update_1.6.x in the add site it give this error This profile can not be resolved because required software could not be…
vikas27
  • 563
  • 5
  • 14
  • 36
0
votes
1 answer

WrongFileLengthExeption when installing Windows Azure Plugin in MyEclipse, No error when Installing into Eclipse Indigo. Suggestions?

I've tried installing the Windows Azure SKD+Plugin in MyEclipse. I've done it in Eclipse Indigo without a problem, but when I try to use the same link (http://dl.windowsazure.com/eclipse) in MyEclipse I get the following error: An error occurred…
Adam Hess
  • 1,396
  • 1
  • 13
  • 28
0
votes
1 answer

Myeclipse: when make change in Design View, automatically change to Source View

I'm using MyEclipse and use Matisse to programming Swing. This function of MyEclipse has one thing make me annoy: when you change something in design view (add component, resize, add event,... anythings), MyEclipse will automatically generated code…
hqt
  • 29,632
  • 51
  • 171
  • 250
0
votes
1 answer

Websphere 6.1 editor window in Eclipse/MyEclipse

It was possible to double click the websphere server connector in server tab in eclipse/myeclipse to get the server editor window. But now when I do, I can not bring the editor window up. Is this feature removed or do I need to set the correct…
Hado99
  • 555
  • 6
  • 15
0
votes
1 answer

Regex to match start of line and end of line for quick find and replace

Hey guys I've got a whole lot of HTML to format with myString + ""; Need 2 regex things, one to replace all new lines with myString + " and one to replace all end of lines with "; Just using MyEclipse, Find and replace with…
williamsandonz
  • 15,864
  • 23
  • 100
  • 186
-1
votes
1 answer

which library I have to include in my eclipse to use Thread.sleep()

I want to use in my code : "Thread.sleep(10000);" in my esclipe in netbeans it worked and I just included: "import java.io.; import java.net.;" so what should i do in myeclipse to use it thank u
Chris Sim
  • 4,054
  • 4
  • 29
  • 36
-1
votes
1 answer

Any Idea why I am getting these ERRORS after resolving all jar lib addition

This is what I see on browser after building web app using Myeclipse 9.1 HTTP Status 404 - /na77/ type Status report message /na77/ description The requested resource (/na77/) is not available. Apache Tomcat/6.0.13 The Stack Trace is…
-1
votes
1 answer

Myeclipse trial version is not running my phonegap on my windows 8.1 laptop

I have just downloaded the following node.js x64 bit, phonegap win32.exe and myeclipse and selected the 30 day trail. Selected the General tab and selected mobile but it does not show phonegap. Is there a step I missed out on the installation or do…
user1760710
-1
votes
1 answer

Myeclipse WebBrowser Error - document cannot be displayed while offline

I have MyEclipse Version: 2015 Stable 2.0. When i try to open WebBrowser on any site.. the following appears: This document cannot be displayed while offline. To go online, uncheck Work Offline from the File menu. I tried with -vmargs …
-1
votes
1 answer

MyEclipse taking too much time to build workspace

This is the problem which always comes in a dialog box MyEclipse has detected that less than 5% of the 472MB of Tenured Gen (Heap memory) space remains. It is strongly recommended that you exit and restart MyEclipse with new virtual machine memory…
-1
votes
1 answer

how to connect my eclipse to microsoft sql server management studio express edition?

I am trying to connect my eclipse to sql server managment studio, i have added an external jar " sqljdbc4.jar "to the libraries of my project, and i added the VM argument : "-Djava.library.path = "C:\Users\toshiba\Downloads\Microsoft JDBC Driver 4.0…
elie
  • 19
  • 8
-1
votes
2 answers

Generate a PDF file in Myeclipse

here i am again :D in my j2ee web project,i want to generate my data from a jsp page in a pdf file .. i'm using Myeclipse so i'm usign the itexte library :D in a simple java project it works but in my java web project it doesn't .. i don't have any…
smahane
  • 1
  • 3
1 2 3
28
29