365 Topics

Member Avatar for
Member Avatar for johnson_2

I have a c++ file in xcode that I want to import to netbeans the problem is the c++ file is lacking some files which netbeans requires in order to open that up in netbeans(e.g makefile) How do I do that?

Member Avatar for Moschops
0
151
Member Avatar for Lp_baez

I am looking for a noob friendly C++ IDE for mac computers. I'm looking something similar to microsoft visual studio. I have tried xcode, but it appears to be missing some of the basic cpp. and h. files like stdafx.

Member Avatar for mike_2000_17
0
438
Member Avatar for shivendu

**Hi 2 All,** I am getting problem with email images. The TD width and height is fixed but the image is coming dynamically from databse which might be bigger or smaller. If I apply **overflow:hidden** also, the image is showing up like squized or streched. Is dere any solution to …

Member Avatar for samc36
0
284
Member Avatar for xxwikkixx

Hey I am working on an android app for a project and I have a problem with the GUI interface. When ever I try to move like a button or something on it, it moves like 2 other things with it and I dont want everything moving and messing up …

Member Avatar for Ewald Horn
0
177
Member Avatar for zettabit

Hello all, I'm wondering if it's possble to set up a coloring scheme in Eclipse or Netbeans (or I'm open to suggestions for other IDEs. I'm aware of some options in Eclipse to change the color of the text for methods, classes, etc. but this isn't quite what I'm looking …

Member Avatar for JamesCherrill
0
240
Member Avatar for castajiz_2

Is there any option which i can activate when using ECLIPSE so that when i m typing S... for String or i.. for int etc... to automaticly give me suggestions that i want a int if the first letter is i or i want a String if the first letter …

Member Avatar for JamesCherrill
0
181
Member Avatar for KhubaibQaiser

I want to know how can i use a servlet to generate a table (time table for example) dynamically in a jsp page? The result should come between header and footer inside a div (see the picture) http://img191.imageshack.us/img191/8942/nbo6.png <html> <head> <title>Time Tables</title> <link href="default.css" rel="stylesheet" type="text/css"/> </head> <body> <div id="header"> …

0
124
Member Avatar for saja.omarii.7

Heyy all.. I tried like thousands time to download eclipse .. but it didn't work So please if any one know how to download eclipse for c++ .. I'll be thankful.. I tried to download it from the University and it failed .. and from many website also failed .. …

Member Avatar for saja.omarii.7
0
175
Member Avatar for KhubaibQaiser

I am making a programe based on socket programing in which client can download one of the listed books from server. I have come up with this code but the problems with it are: 1) It doesnt downloads pdf file greater than 1MB. 2) It allows client to download 1 …

Member Avatar for JamesCherrill
0
308
Member Avatar for Lee_2

This may be a simple error but however. I was running my simple programs as normal and then when i went back to the program later to copy some code there was an error message highlighted underneath the first brace of my main() function. The error states - error: first …

Member Avatar for tinstaafl
0
2K
Member Avatar for anisha.silva

Hi, How do i debug an eclipse plugin project? When I go to the MANIFEST.MF file- > Testing section - > Launch an Eclipse application in Debug mode,it starts debuggin the worspace code. I havent any breakpoints in the workbench code. how to i avoid this. appreciate a response thanks

Member Avatar for anisha.silva
0
230
Member Avatar for anisha.silva

Hi, not sure if this the correct thread to post this question. I am working with the eclipse plugin project to creat and editor. And I want to highlish certain words for the editor. I was researching and found have to use syntax coloring. I didnt get a good tutorial …

0
111
Member Avatar for anisha.silva

Hi, I am new to the eclipse plugin developement. I want to create an launch button (eg: Run, Debug button). the only link that I found was http://www.eclipse.org/articles/Article-Launch-Framework/launch.html and it is difficult to understand. could some one point to a tutorial that is explained more appreciate a response Thanks

0
140
Member Avatar for G

I want to make a Cocoa applictation using all code in Xcode, not using the Interface Builder. I have searched a lot on this and have not found anything since most people want to use the Interface Builder. Please don't say anything like "Don't waist your time on it", "They …

Member Avatar for bondo
0
314
Member Avatar for Monica_1

Im working with dreamweaver, coded in php On one of my pages, i'm trying to add 2 different print buttons each one printing a differrent portion of the webpage. For example, one print button is printing the first paragraph and the other print button is printting the second paragraph. I …

Member Avatar for pritaeas
0
262
Member Avatar for RinzLove

Hi all, I would like to create .fxml file for my java project. How do we get javafx .fxml into java Eclipse? e.g. From Eclipse, when I click File -> New -> Other, then the Wizard window pop out. There should have Javafx folder, which will expand and I can …

Member Avatar for IIM
0
350
Member Avatar for Tcll

IMO, VS2010 with PythonTools 1.5 is the best IDE. it may not be as glamorous as Eclipse or PyScripter, but it certainly has more functionality and accuracy than either of them. -intellisense (PyScripter does a better job than Eclipse) -split file scrolling (not sure about PyScripter, but Eclipse doesn't have …

Member Avatar for Tcll
0
650
Member Avatar for ammukarthi

how to create xml file from a database table using vb.net I tried a code but it doesn't retrive values from the database table How to resolve this And my code is: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" Debug="true" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> …

Member Avatar for ammukarthi
0
1K
Member Avatar for ammukarthi

how to retrive values from database into a table using vb.net?????? I tried but i don't have either output?????? How to do this??? and my code is: <%@ Page Language="VB" ContentType="text/html" ResponseEncoding="iso-8859-1" %> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <title>Untitled …

Member Avatar for ammukarthi
0
397
Member Avatar for sash_007

hello friends, i was recently trying to set up MInGW with eclipse kepler as discussed in this thread here http://www.daniweb.com/software-development/c/threads/459815/cant-setup-eclipse-kepler-with-mingw but offlate i am facing new issues when i try to start eclipse everytime i try to start eclipse i get this error http://gyazo.com/3551af2d1d4ea8e13733f95166b3d2fa i installed eclipse and java 3times …

Member Avatar for sash_007
0
242
Member Avatar for hardmath

I'd been using [a cloud-based IDE](https://c9.io/) some for editing snippets of code/gists (integrates with GitHub), but it occurred to me this morning that instead of just using Google Drive as cloud-repository, I might use it as a code editor. Does anyone have tips on configuring Google Docs as a <insert …

Member Avatar for mike_2000_17
0
381
Member Avatar for dstoltz

Hi All, I use Dreamweaver CS6 to write/edit both ASP (classic) and PHP. The new Adobe Dreamweaver CC is now subscription based, which I think really stinks (I hate subscription based software). Just wondering what is considered industry standard tool(s) for PHP? Is there a standard? If not, what are …

Member Avatar for pritaeas
0
298
Member Avatar for G_S

Hello everybody. Lately, I'm having a problem with PyDev which is driving me crazy: It is failing to connect to the Python console, therefore, many built-ins appear as errors (None, __name__, the os modules, etc.). I have tried downgrading PyDev, I have tried disabling IPv6, I have tried disabling my …

Member Avatar for G_S
0
304
Member Avatar for Deepo

Hey guys im using notepad++ to create a strict dtd xthml web page but im wondering if there is a more helpful and visual software for CSS ? something to guide me along a user friendly path and give me a basic visual preview of how my page will turn …

Member Avatar for macgurl70
0
197
Member Avatar for nisbusiness

Not sure which one to choose – Dreamweaver or Visual studio? Want to know whose market position is stronger and which is more effective? Read this article to make an informed decision. Introduction Everyone wants the best available tool to get their jobs done, especially when it comes to Web …

Member Avatar for madelinekim
-4
6K
Member Avatar for Beancounter5

Hi , i would like to include a normal conventiional function in to my obcetive c project. I have tried putting the body of the function outside the implementation section , inside the @implemenation section. I know it wont be part of the class i'm defining , but do i …

Member Avatar for adams161
0
399
Member Avatar for FaisalSarfraz

Hi all I am new to java programming. I need a litte helop. I want to take some results from database so i am trying to connect to database. I have dowloaded jdbcmysql connector but having no idea how to add it in eclipse or jre. Plus i am having …

Member Avatar for jwenting
0
342
Member Avatar for mat0pad

So I'm making a IOS game and when I try testing my game in xcode simulator I get these errors below. Anyone have an idea what's wrong. Btw the behaivor is for unlocking new levels if actor collides with an object: Error in line 49: invalid operands of types 'objc_object*' …

Member Avatar for Labdabeta
0
376
Member Avatar for christ123

Hi. I have read a bunch of posts,articles and everything but i cant get a solution.. i make an android app.. i start the first activity(first class). then i have a button for the second activity which i load it like this: Intent i=new Intent(firstactivity.this,secondactivity.class); startActivity(i); in the second activity …

Member Avatar for cool_zephyr
0
133
Member Avatar for 9tontruck

Hi, I downloaded CDT 8.0.2 for Indigo and installed it through help->install software. But in right click on project->properties, I can't see C/C++ build option in the properties! What happened!

0
103

The End.